TIP: You can type at any time to perform a new search.
Holidays calendar name
hr_holidays_calendar_name · OCA/hr-holidays
- Repository
- OCA/hr-holidays · 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
- https://github.com/OCA/hr-holidays
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Odoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com>
- Maintainers
- Odoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com>
- Committers
- Pierre Verkest, Weblate, OCA-git-bot
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 (1)
-
calendar_meeting_leave_templateCharhelp="Template used to generate calendar meeting name, \nie: '%(employee_name)s on Time Off : %(formatted_duration)s' which is roughly the default behavior from odoo if you leave this field empty.Here the list of possible parameters: \n* `employee_or_category`: employee name or category if leave has no users linked\n* `employee_name`: employee name\n* `category_name`: hr category name (tag)\n* `formatted_duration`: number of ours or days with the unit according the kind of leave\n* `number_of_hours_display`: number of hours\n* `number_of_days`: number of days\n* `start`: start date\n* `stop`: end date\n* `leave_type_name`: leave type name\n* `leave_type_code`: leave type code\n* `leave_name`: leave name\n"translate=True
No public methods.