| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/11.0/l10n_ro_hr_contract |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | Fekete Mihai, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Mihai Fekete, Horja Robert |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_contract - 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 |
|---|---|---|---|---|
hr_contract_view_ro_form |
hr.contract.view.ro.form | hr.contract | xpath | Inherits hr_contract.hr_contract_view_form |
view_hr_insurance_type_filter |
hr.insurance.type.filter | hr.insurance.type | search | New |
view_hr_insurance_type_form |
hr.insurance.type.form | hr.insurance.type | form | New |
view_hr_insurance_type_tree |
hr.insurance.type.tree | hr.insurance.type | tree | New |
country_code
Char
related='employee_id.country_id.code'
store='True'
insurance_type
Many2one → hr.insurance.type
help='Insurance type'
string='Insurance type'
args: 'hr.insurance.type'
internal_no
Char
help='Internal Number'
args: 'Internal Number'
pensioneer
Boolean
help='Is the employee a pensioneer'
args: 'Pensioneer'
period_type
Boolean
help='The contract period type'
args: 'Determined Period'
revisal_no
Char
help='Number registered in Revisal'
args: 'REVISAL Number'
sign_date
Date
help='Date of signing the contract'
args: 'Date'
sus_date_from
Date
sus_date_to
Date
suspended
Boolean
tax_exempt
Boolean
help='Exempt from income tax'
args: 'Tax Exempt'
work_hour
Selection
help='The numbers of hours/day'
string='Hour per day'
args: '_get_work_hours'
work_norm
Selection
help='The type of work depending on worked hours'
string='Work Norm'
args: '_get_work_norm'
work_special
Selection
help='Special condition of work'
string='Special Conditions'
args: '_get_work_special'
work_type
Selection
help='The work type based on conditions'
string='Work type'
args: '_get_work_type'
No public methods.
code
Char
help='Insurance code'
required=True
args: 'Code'
name
Char
help='Insurance name'
required=True
args: 'Name'
type
Selection
help='Insurance type'
string='Type'
args: '_get_insurance_type'
name_get(self)