TIP: You can type at any time to perform a new search.
Romania - Employee Contracts
l10n_ro_hr_contract · OCA/l10n-romania
- Repository
- OCA/l10n-romania · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-romania
- Last tracking update
- 2026-08-07 07:25:01
- Authors
- Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania
- Maintainers
- Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania
- Committers
- Fekete Mihai, GitHub, Stéphane Bidoul (ACSONE), Mihai Fekete, OCA Transbot, oca-travis, Horja Robert
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_ro_hr_payroll
- Description
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_view_ro_form |
hr.contract.view.ro.form | hr.contract | form | 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (15)
-
country_codeCharrelated='employee_id.country_id.code'store='True' -
insurance_typeMany2one → hr.insurance.typehelp='Insurance type'string='Insurance type' args: 'hr.insurance.type' -
internal_noCharhelp='Internal Number' args: 'Internal Number' -
pensioneerBooleanhelp='Is the employee a pensioneer' args: 'Pensioneer' -
period_typeBooleanhelp='The contract period type' args: 'Determined Period' -
revisal_noCharhelp='Number registered in Revisal' args: 'REVISAL Number' -
sign_dateDatehelp='Date of signing the contract' args: 'Date' -
sus_date_fromDateargs: 'Suspended from' -
sus_date_toDateargs: 'Suspended to' -
suspendedBooleanargs: 'Contract suspended?' -
tax_exemptBooleanhelp='Exempt from income tax' args: 'Tax Exempt' -
work_hourSelectionhelp='The numbers of hours/day'string='Hour per day' args: '_get_work_hours' -
work_normSelectionhelp='The type of work depending on worked hours'string='Work Norm' args: '_get_work_norm' -
work_specialSelectionhelp='Special condition of work'string='Special Conditions' args: '_get_work_special' -
work_typeSelectionhelp='The work type based on conditions'string='Work type' args: '_get_work_type'
No public methods.
New fields (3)
-
codeCharhelp='Insurance code'required=True args: 'Code' -
nameCharhelp='Insurance name'required=True args: 'Name' -
typeSelectionhelp='Insurance type'string='Type' args: '_get_insurance_type'
-
name_get(self)@api.multi