Repository
OCA/l10n-ethiopia · module folder · Try on Runboat
Module version
1.0.2
Category
Localization
Folder size
0.02 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
TREVI Software
Maintainers
TREVI Software
Committers
Michael Telahun Makonnen, OCA-git-bot
Odoo dependencies
OCA/hr-holidays:
odoo/odoo:
- hr
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
edit_holiday_status_form hr.leave.type.form.inherit.ethiopic hr.leave.type form Inherits hr_holidays.edit_holiday_status_form
edit_holiday_status_form_inherit hr.leave.type.form.exclude_rest_days hr.leave.type form Inherits hr_holidays.edit_holiday_status_form
hr_leave_view_form Leave Request Customization hr.leave form Inherits hr_holidays.hr_leave_view_form
view_holiday_status_normal_tree hr.leave.type.form.inherit.ethiopic.2 hr.leave.type form 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 tree Inherits hr_holidays.view_holiday_status_normal_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

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)