Repository
OCA/hr · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/hr
Last tracking update
2026-08-07 08:43:00
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the following to employees :

- Internal Number
- Short Number

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_employee_public_view_form view.employee.public.form hr.employee.public form Inherits hr.hr_employee_public_view_form
view_employee_form view.employee.form hr.employee form Inherits hr.view_employee_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • internal_number Char
    help='Internal phone number.'
  • short_number Char
    help='Short phone number.'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
86 days ago
Last activity
77 days ago
Repository
OCA/hr
Pull request
[19.0][MIG] hr_employee_phone_extension (#1576)