TIP: You can type at any time to perform a new search.
New Employee Wizard - Ethiopia
l10n_et_hr_employee_wizard · OCA/l10n-ethiopia
- Repository
- OCA/l10n-ethiopia · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/trevi-software/trevi-hr
- Last tracking update
- 2026-08-07 07:47:48
- Authors
- Michael Telahun Makonnen, TREVI Software
- Maintainers
- Michael Telahun Makonnen, TREVI Software
- Committers
- Michael Telahun Makonnen, Michael Telahun
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_applicant_view_form |
Jobs - Recruitment Form | hr.applicant | form | Inherits hr_recruitment.hr_applicant_view_form |
new_labour_form |
hr.employee.wizard.form | hr.employee.wizard.new | form | Inherits hr_employee_wizard.new_labour_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (6)
-
educationSelectionselection_add=[('none', 'No Formal Education'), ('primary', 'Primary School'), ('graduate', 'Secondary School'), ('diploma', 'Diploma'), ('bachelor'), ('master'), ('doctor'), ('other')] -
etcal_dob_daySelectionargs: ET_DAYOFMONTH_SELECTION, 'Day' -
etcal_dob_monthSelectionargs: ET_MONTHS_SELECTION, 'Month' -
etcal_dob_yearSelectionargs: _get_year, 'Year' -
ethiopic_nameChar -
use_ethiopic_dobBooleanargs: 'Use Ethiopic Birthday'
-
create_employee_from_applicant(self) -
onchange_etdob(self)@api.onchange('etcal_dob_day', 'etcal_dob_month', 'etcal_dob_year')
New fields (9)
-
educationSelectionselection_add=[('none', 'No Formal Education'), ('primary', 'Primary School'), ('graduate', 'Secondary School'), ('diploma', 'Diploma'), ('bachelor'), ('master'), ('doctor'), ('other')] -
etcal_dob_daySelectionselection=ET_DAYOFMONTH_SELECTIONstring='Day' -
etcal_dob_monthSelectionselection=ET_MONTHS_SELECTIONstring='Month' -
etcal_dob_yearSelectionselection=_get_yearstring='Year' -
ethiopic_nameCharsize=512 -
house_noCharstring='House No.' -
kebeleCharsize=8 -
use_ethiopic_dobBooleandefault=Truestring='Use Ethiopic Birthday' -
woredaCharstring='Subcity/Woreda'
-
create_partner(self) -
onchange_etdob(self)@api.onchange('etcal_dob_month', 'etcal_dob_day', 'etcal_dob_year')