Language Management

hr_language
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/10.0/hr_language
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Acsone, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Acsone, Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, François Honoré
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_employee_form hr.employee.form (in hr_language) hr.employee notebook 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
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.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/9.0/hr_language
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - resource
    - web_tip
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_employee_form hr.language.employee.form hr.employee notebook 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
Models touched (2)

New fields (1)
  • language_ids One2many → hr.language
    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 string='Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • name Selection
    required=True string='Language' args: tools.scan_languages()
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/8.0/hr_language
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Pedro M. Baeza, sebalix, Stéphane Bidoul (ACSONE), Alex Comba, OCA Transbot, Adrien Peiffer (ACSONE), oca-travis, Weblate, Andhitia Rama
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_employee_form hr.language.employee.form hr.employee notebook 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
Models touched (2)

New fields (1)
  • language_ids One2many → hr.language
    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 string='Description'
  • employee_id Many2one → hr.employee
    required=True string='Employee' args: 'hr.employee'
  • name Selection
    required=True string='Language' args: tools.scan_languages()
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_language
VERSION
VERSION 0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Sandy Carter, Launchpad Translations on behalf of hr-core-editors, EL HADJI DEM, OCA Transbot, Rudolf Schnapka, moylop260
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module allows you to manage your employee languages.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_employee_form hr.language.employee.form hr.employee notebook 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
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/6.1/hr_language
VERSION
VERSION 0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Sandy Carter
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - mail
    - base_tools
    - resource
    - process
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Language Management
===================

This module allows you to manage your employee languages.

Contributors
------------
* El Hadji DEM (elhadji.dem@savoirfairelinux.com)

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_employee_form hr.language.employee.form hr.employee notebook 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
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.