Leaves and Leave Types for Ethiopia

l10n_et_hr_holidays
REPOSITORY
REPOSITORYOCA/l10n-ethiopia
GIT
GIThttps://github.com/OCA/l10n-ethiopia.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-ethiopia/tree/14.0/l10n_et_hr_holidays
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTREVI Software
MAINTAINERS
MAINTAINERSTREVI Software
COMMITTERS
COMMITTERSMichael Telahun Makonnen, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/trevi-software/trevi-hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr-holidays:
    - hr_holidays_public
odoo/odoo:
    - hr_holidays
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
edit_holiday_status_form hr.leave.type.form.inherit.ethiopic hr.leave.type data Inherits hr_holidays.edit_holiday_status_form
edit_holiday_status_form_inherit hr.leave.type.form.exclude_rest_days hr.leave.type data Inherits hr_holidays.edit_holiday_status_form
hr_leave_view_form Leave Request Customization hr.leave data Inherits hr_holidays.hr_leave_view_form
view_holiday_status_normal_tree hr.leave.type.form.inherit.ethiopic.2 hr.leave.type data Inherits hr_holidays.view_holiday_status_normal_tree
view_holiday_status_normal_tree_inherit hr.leave.type.tree.exclude_public_and_rest hr.leave.type data Inherits hr_holidays.view_holiday_status_normal_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • ethiopic_name Char
  • exclude_rest_days Boolean
    help='If this is enabled, rest days will not be counted as leave days.' string='Exclude Rest Days'
Public methods (1)
  • get_remaining_days_by_employee(self, employee_id)