TIP: You can type at any time to perform a new search.
Employee identification
hr_employee_identification · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.26 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 07:38:30
- Authors
- Odoo Community Association (OCA), Onestein, Therp BV
- Maintainers
- Odoo Community Association (OCA), Onestein, Therp BV
- Committers
- Stéphane Bidoul, Andrea, Weblate, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | form | Inherits hr.view_employee_form | |
res_users_view_form_profile |
res.users | form | Inherits hr.res_users_view_form_profile |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
identification_expiry_dateDategroups='hr.group_hr_user' args: 'Identification expiry' -
identification_type_idMany2one → hr.employee.identification.typegroups='hr.group_hr_user' args: 'hr.employee.identification.type'
No public methods.
New fields (1)
-
nameCharrequired=True
No public methods.
New fields (2)
-
identification_expiry_dateDatereadonly=Falserelated='employee_id.identification_expiry_date'related_sudo=False -
identification_type_idMany2onereadonly=Falserelated='employee_id.identification_type_id'related_sudo=False
No public methods.
Loading…