TIP: You can type at any time to perform a new search.
HR Holidays leave repeated
hr_holidays_leave_repeated · OCA/hr-holidays
- Repository
- OCA/hr-holidays · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr-holidays
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Onestein, Le Filament
- Maintainers
- Odoo Community Association (OCA), Onestein, Le Filament
- Committers
- oca-ci, Hai Lang
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_leave_repeated_view_form |
hr.leave | form | Inherits hr_holidays.hr_leave_view_form | |
view_holiday_status_form_repeat |
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 (5)
-
holiday_type_repeatBooleanrelated='holiday_status_id.repeat' -
repeat_end_dateDatedefault=<expr> -
repeat_everySelectionargs: [('workday', 'Every workday'), ('week', 'Every week'), ('biweek', 'Every two weeks'), ('month', 'Every four weeks')] -
repeat_limitIntegerdefault=1string='Repeat # times' -
repeat_modeSelectiondefault='times' args: [('times', 'Number of Times'), ('date', 'End Date')]
-
create(self, vals_list)@api.model_create_multi -
create_repeated_handler(self, leave, resource_calendar)@api.model
New fields (1)
-
repeatBoolean
No public methods.
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 69 days ago
- Last activity
- 14 days ago
- Repository
- OCA/hr-holidays
- Pull request
- [19.0][MIG] hr_holidays_leave_repeated: Migration to 19.0 (#258)