| 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 |
| 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, oca-travis, Mihai Fekete |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_employee_firstname OCA/partner-contact: - partner_firstname odoo/odoo: - hr - base_setup - base - web - bus - web_tour - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-stdnum |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_employee_form_romania |
view.employee.form.romania | hr.employee | xpath | Inherits hr.view_employee_form |
view_hr_person_related_form |
view.hr.person.related.form | hr.employee.related | form | New |
view_hr_person_related_search |
view.hr.person.related.search | hr.employee.related | search | New |
view_hr_person_related_tree |
view.hr.person.related.tree | hr.employee.related | tree | New |
view_payroll_config_page_form |
view_payroll_config_page_form | res.company | group | Inherits base.view_company_form |
view_res_company_caen_filter |
res.company.caen.filter | res.company.caen | search | New |
view_res_company_caen_form |
res.company.caen.form | res.company.caen | form | New |
view_res_company_caen_tree |
res.company.caen.tree | res.company.caen | tree | New |
casang
Selection
string='Insurance'
args: '_get_casang_dict'
emit_by
Char
emit_on
Date
expires_on
Date
first_name_init
Char
last_name_init
Char
person_in_care
Integer
compute='_compute_person_in_care'
help='Number of persons in care'
string='No of persons in care'
person_related
One2many → hr.employee.related
ssnid_init
Char
help='Initial Social Security Number'
args: 'Initial SSN No'
No public methods.
employee_id
Many2one → hr.employee
required=True
args: 'hr.employee', 'Employee'
firstname
Char
help='Related person first name'
related='partner_id.firstname'
args: 'First Name'
lastname
Char
help='Related person last name'
related='partner_id.lastname'
args: 'Last Name'
name
Char
help='Related person name'
related='partner_id.name'
args: 'Name'
partner_id
Many2one → res.partner
required=True
args: 'res.partner', 'Partner'
relation
Selection
required=True
string='Relation'
args: '_get_relation_dict'
relation_type
Selection
index=True
required=True
string='Relation type'
args: '_get_relation_type_dict'
ssnid
Char
help='Social Security Number'
required=True
args: 'SSN No'
No public methods.
caen_id
Many2one → res.company.caen
help='Company CAEN code.'
string='CAEN code'
args: 'res.company.caen'
risk_rate
Float
digits=(0, 4)
related='caen_id.risk_rate'
string='Accident Coefficient'
No public methods.
code
Char
help='CAEN code'
required=True
args: 'CAEN code'
name
Char
help='CAEN name'
required=True
args: 'CAEN name'
risk_class
Float
default=0.0
digits=(0, 2)
required=True
args: 'Risk Class'
risk_rate
Float
default=0.0
digits=(0, 4)
required=True
args: 'Risk Rate'
name_get(self)