TIP: You can type at any time to perform a new search.
HR Holidays Legal Leave
hr_holidays_legal_leave · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://idtlabs.sl
- Last tracking update
- 2026-08-07 07:17:50
- Authors
- Odoo Community Association (OCA), iDT LABS
- Maintainers
- Odoo Community Association (OCA), iDT LABS
- Committers
- Pedro M. Baeza, Fekete Mihai, GitHub, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edit_holiday_status_form |
hr.holidays.status.form | hr.holidays.status | form | Inherits hr_holidays.edit_holiday_status_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
remaining_leavesIntegercompute='_compute_remaining_days'help='Total number of legal leaves allocated to this employee. Change this value to create allocation/leave request. Total based on all the leave types without overriding limit.'inverse='_inverse_remaining_days' args: 'Remaining Legal Leaves'
No public methods.
New fields (2)
-
company_idMany2one → res.companycomodel_name='res.company'default=<expr> -
is_annualBooleancompute='_compute_is_annual'help='Use this Leave type as Legal/Annual for current company. One and only one leave type can have this checkbox. You cannot unset it directly. Set it on another Leave type instead. 'inverse='_inverse_is_annual' args: 'Legal/Annual'
No public methods.
New fields (1)
-
legal_holidays_status_idMany2one → hr.holidays.statusargs: 'hr.holidays.status', 'Legal Leave Status'
No public methods.
Loading…
Loading…