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
odoo/odoo:
- hr
- web
- bus
Python dependencies
python-dateutil
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_date Date
    help='Date of first employment if it was before the start of the first contract in the system.' string='Initial Date of Employment'
  • length_of_service Float
    compute='_compute_months_service' args: 'Months of Service'
Public methods (1)
  • check_next_days(date_to, date_from)
    @staticmethod

Loading…

Loading…

Loading…

Loading…