Repository
OCA/hr · module folder · Try on Runboat
Module version
0.1.0
Category
Human Resources
Folder size
0.24 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.savoirfairelinux.com
Last tracking update
2026-08-07 07:17:51
Authors
Savoir-faire Linux, Odoo Community Association (OCA), Acsone
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA), Acsone
Committers
Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), François Honoré, Weblate, OCA Transbot, oca-travis
Odoo dependencies
odoo/odoo:
- hr
- web
- bus
Python dependencies
None
System dependencies
None
Required by
hr_resume
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_employee_form hr.employee.form (in hr_language) hr.employee form Inherits hr.view_employee_form
view_language_form hr.language.form hr.language form New
view_language_tree hr.language.tree hr.language tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • language_ids One2many → hr.language
    help='Languages of this employee' args: 'hr.language', 'employee_id', 'Languages'
Public methods (0)

No public methods.

New fields (6)
  • can_read Boolean
    default=True oldname='read' args: 'Read'
  • can_speak Boolean
    default=True oldname='speak' args: 'Speak'
  • can_write Boolean
    default=True oldname='write' args: 'Write'
  • description Char
    required=True size=64 args: 'Description'
  • employee_id Many2one → hr.employee
    required=True args: 'hr.employee', 'Employee'
  • name Selection
    required=True args: tools.scan_languages(), 'Language'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…