| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-ethiopia |
| GIT | |
| GIT | https://github.com/OCA/l10n-ethiopia.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-ethiopia/tree/14.0/l10n_et_report_hr_leave |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | TREVI Software |
| MAINTAINERS | |
| MAINTAINERS | TREVI Software |
| COMMITTERS | |
| COMMITTERS | Michael Telahun Makonnen, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/trevi-software/trevi-hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-ethiopia: - ethiopic_calendar OCA/reporting-engine: - report_py3o odoo/odoo: - hr_holidays - hr - base_setup - base - web - bus - web_tour - resource - calendar |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
mpmath py3o.formats py3o.template |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES |
libreoffice |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edit_holiday_status_form_02 |
hr.leave.type.form.inherit.ethiopic | hr.leave.type | data | Inherits hr_holidays.edit_holiday_status_form |
hr_leave_view_form_02 |
Leave Request l10n_et | hr.leave | data | Inherits hr_holidays.hr_leave_view_form |
hr_leave_view_tree_02 |
hr.holidays.view.tree.l10n_et | hr.leave | xpath | Inherits hr_holidays.hr_leave_view_tree |
view_holiday_status_normal_tree_02 |
hr.leave.type.inherit.ethiopic.tree | hr.leave.type | data | Inherits hr_holidays.view_holiday_status_normal_tree |
available_leave_days
Float
compute='_compute_available_leave_days'
help='Number of available leave days for the employee'
readonly=True
tracking=False
args: 'Available Leave Days'
local_date_from
Datetime
compute='_localize_date_from_to'
args: 'Local Date From'
local_date_to
Datetime
compute='_localize_date_from_to'
args: 'Local Date To'
public_holiday_days
Float
compute='_compute_public_holiday_days'
copy=False
help='Number of public holidays in the time off request'
readonly=False
store=True
tracking=True
args: 'Public Holiday (Days)'
real_days
Float
compute='_compute_real_days'
copy=False
help='Number of actual days, including holidays and days off, in the time off request'
readonly=False
store=True
tracking=True
args: 'Real (Days)'
rest_days
Float
compute='_compute_rest_days'
copy=False
help='Number of rest days of the time off request'
readonly=False
store=True
tracking=True
args: 'Rest (Days)'
return_date_et
Char
taken_leave_days
Float
compute='_compute_taken_leave_days'
help='Number of available leave days for the employee'
readonly=True
tracking=False
args: 'Taken Leave Days'
format_date(self, date_str)
format_date_et(self, date_str)
get_hrm(self)
get_remaining_leaves(self, leave)
get_taken_leaves(self, leave)
onchange_enddate(self)
time2ethiopic(self, year, month, day)
ethiopic_name
Char
get_remaining_days_by_employee(self, employee_id)