| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/16.0/hr_employee_phone_pin |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Binhex |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Binhex |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Ariel Barreiros |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_employee_form |
view.employee.form | hr.employee | field | Inherits hr.view_employee_form |
view_employee_public_form |
view.employee.public.form | hr.employee.public | field | Inherits hr.hr_employee_public_view_form |
mobile_phone_pin
Char
help="Corporate mobile's PIN, should be a 4 digit number"
size=4
args: 'Mobile phone PIN'
mobile_phone_puk
Char
help="Corporate mobile's PUK, should be a 8 digit number"
size=8
args: 'Mobile phone PUK'
No public methods.
is_current_user
Boolean
compute='_compute_is_current_user'
mobile_phone_pin
Char
readonly=True
related='employee_id.mobile_phone_pin'
mobile_phone_puk
Char
readonly=True
related='employee_id.mobile_phone_puk'
No public methods.