TIP: You can type at any time to perform a new search.
Employee Seniority
hr_employee_seniority · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 07:24:59
- Authors
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA), Camptocamp SA
- Committers
- Weblate, OCA Transbot, OCA-git-bot, oca-travis, Jaime Arroyo
- Odoo dependencies
- Python dependencies
- python-dateutil
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_view_form_inherit |
hr.employee.form.seniority | hr.employee | form | Inherits hr.view_employee_form |
hr_employee_view_tree |
hr.employee.tree.seniority | hr.employee | tree | Inherits hr.view_employee_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
initial_employment_dateDatehelp='Date of first employment if it was before the start of the first contract in the system.'string='Initial Date of Employment' -
length_of_serviceFloatcompute='_compute_months_service' args: 'Months of Service'
-
check_next_days(date_to, date_from)@staticmethod
Loading…
Loading…
Loading…
Loading…