Employee identification

hr_employee_identification
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/13.0/hr_employee_identification
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV, Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV, Onestein
COMMITTERS
COMMITTERSStéphane Bidoul, Andrea, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - mail_bot
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
hr_employee_identification_type_view_form hr.employee.identification.type form New
hr_employee_identification_type_view_search hr.employee.identification.type search New
hr_employee_identification_type_view_tree hr.employee.identification.type tree New
hr_employee_view_form hr.employee field Inherits hr.view_employee_form
res_users_view_form_profile res.users field Inherits hr.res_users_view_form_profile
Models touched (3)

New fields (2)
  • identification_expiry_date Date
    groups='hr.group_hr_user' args: 'Identification expiry'
  • identification_type_id Many2one → hr.employee.identification.type
    groups='hr.group_hr_user' args: 'hr.employee.identification.type'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (2)
  • identification_expiry_date Date
    readonly=False related='employee_id.identification_expiry_date' related_sudo=False
  • identification_type_id Many2one
    readonly=False related='employee_id.identification_type_id' related_sudo=False
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_employee_identification
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSHolger Brunn, GitHub, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITE
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 (4)
XML IDNameModelTypeStatus
hr_employee_identification_type_view_form hr.employee.identification.type form New
hr_employee_identification_type_view_search hr.employee.identification.type search New
hr_employee_identification_type_view_tree hr.employee.identification.type tree New
hr_employee_view_form hr.employee field Inherits hr.view_employee_form
Models touched (2)

New fields (2)
  • identification_expiry_date Date
    args: 'Identification expiry'
  • identification_type_id Many2one → hr.employee.identification.type
    string='Identification type' args: 'hr.employee.identification.type'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    required=True
Public methods (0)

No public methods.