| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/18.0/hr_employee_service_contract |
| 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), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Luis Rodriguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_service odoo/odoo: - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - phone_validation - resource_mail - hr_contract |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module computes employee service information based on employee's contracts. |
No views found for this module.
first_contract_id
Many2one → hr.contract
compute='_compute_first_contract_id'
help='First contract of the employee'
prefetch=False
store=True
string='First Contract'
args: 'hr.contract'
last_contract_id
Many2one → hr.contract
compute='_compute_last_contract_id'
help='Last contract of the employee'
prefetch=False
store=True
string='Last Contract'
args: 'hr.contract'
service_start_date
Date
prefetch=False
readonly=True
related='first_contract_id.date_start'
string='Start Date'
service_termination_date
Date
prefetch=False
readonly=True
related='last_contract_id.date_end'
string='Termination Date'
No public methods.
| 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_service_contract |
| 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), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_service odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource - hr_contract |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
first_contract_id
Many2one → hr.contract
compute='_compute_first_contract_id'
help='First contract of the employee'
prefetch=False
store=True
string='First Contract'
args: 'hr.contract'
last_contract_id
Many2one → hr.contract
compute='_compute_last_contract_id'
help='Last contract of the employee'
prefetch=False
store=True
string='Last Contract'
args: 'hr.contract'
service_start_date
Date
prefetch=False
readonly=True
related='first_contract_id.date_start'
string='Start Date'
service_termination_date
Date
prefetch=False
readonly=True
related='last_contract_id.date_end'
string='Termination Date'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/15.0/hr_employee_service_contract |
| 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), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Olga Marco |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_service odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource - hr_contract |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
first_contract_id
Many2one → hr.contract
compute='_compute_first_contract_id'
help='First contract of the employee'
prefetch=False
store=True
string='First Contract'
args: 'hr.contract'
last_contract_id
Many2one → hr.contract
compute='_compute_last_contract_id'
help='Last contract of the employee'
prefetch=False
store=True
string='Last Contract'
args: 'hr.contract'
service_start_date
Date
prefetch=False
readonly=True
related='first_contract_id.date_start'
string='Start Date'
service_termination_date
Date
prefetch=False
readonly=True
related='last_contract_id.date_end'
string='Termination Date'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/14.0/hr_employee_service_contract |
| 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), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, oca-ci, Alba Riera |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_service odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource - hr_contract |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
first_contract_id
Many2one → hr.contract
compute='_compute_first_contract_id'
help='First contract of the employee'
prefetch=False
store=True
string='First Contract'
args: 'hr.contract'
last_contract_id
Many2one → hr.contract
compute='_compute_last_contract_id'
help='Last contract of the employee'
prefetch=False
store=True
string='Last Contract'
args: 'hr.contract'
service_start_date
Date
prefetch=False
readonly=True
related='first_contract_id.date_start'
string='Start Date'
service_termination_date
Date
prefetch=False
readonly=True
related='last_contract_id.date_end'
string='Termination Date'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/13.0/hr_employee_service_contract |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Alexey Pelykh, oca-travis, Weblate, OCA-git-bot, Saran440, kranokporn |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_service odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource - mail_bot - hr_contract |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
first_contract_id
Many2one → hr.contract
compute='_compute_first_contract_id'
help='First contract of the employee'
prefetch=False
store=True
string='First Contract'
args: 'hr.contract'
last_contract_id
Many2one → hr.contract
compute='_compute_last_contract_id'
help='Last contract of the employee'
prefetch=False
store=True
string='Last Contract'
args: 'hr.contract'
service_start_date
Date
prefetch=False
readonly=True
related='first_contract_id.date_start'
string='Start Date'
service_termination_date
Date
prefetch=False
readonly=True
related='last_contract_id.date_end'
string='Termination Date'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/12.0/hr_employee_service_contract |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | GitHub, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Jaime Arroyo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_service odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource - hr_contract |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
first_contract_id
Many2one → hr.contract
compute='_compute_first_contract_id'
help='First contract of the employee'
string='First Contract'
args: 'hr.contract'
last_contract_id
Many2one → hr.contract
compute='_compute_last_contract_id'
help='Last contract of the employee'
string='Last Contract'
args: 'hr.contract'
service_start_date
Date
readonly=True
related='first_contract_id.date_start'
string='Start Date'
service_termination_date
Date
readonly=True
related='last_contract_id.date_end'
string='Termination Date'
No public methods.