TIP: You can type at any time to perform a new search.
Leave Credit
hr_holidays_credit · OCA/hr-holidays
- Repository
- OCA/hr-holidays · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr-holidays
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Odoo Community Association (OCA), CorporateHub
- Maintainers
- Odoo Community Association (OCA), CorporateHub
- Committers
- Weblate, OCA Transbot, OCA-git-bot, oca-travis, Brian McMaster
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edit_holiday_status_form |
hr.leave.type.form | hr.leave.type | form | Inherits hr_holidays.edit_holiday_status_form |
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 (4)
-
allow_creditBooleanhelp='If set to true, employees would be able to make requests for this leave type even if allocated amount is insufficient.'string='Allow Credit' -
creditable_department_idsMany2many → hr.departmentcomodel_name='hr.department'help='If set, limits credit allowance to employees of specified departments'string='Creditable Departments' -
creditable_employee_category_idsMany2many → hr.employee.categorycomodel_name='hr.employee.category'help='If set, limits credit allowance to employees with at least one of specified tags'string='Creditable Employee Tags' -
creditable_employee_idsMany2many → hr.employeecomodel_name='hr.employee'help='If set, limits credit allowance to specified employees'string='Creditable Employees'
-
name_get(self)
Loading…
Loading…