| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr-holidays |
| GIT | |
| GIT | https://github.com/OCA/hr-holidays.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr-holidays/tree/14.0/hr_holidays_calendar_name |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com> |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com> |
| COMMITTERS | |
| COMMITTERS | Pierre Verkest, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr-holidays |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_holidays - hr - base_setup - base - web - bus - web_tour - resource - calendar |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edit_holiday_status_form |
hr.leave.type.form | hr.leave.type | field | Inherits hr_holidays.edit_holiday_status_form |
No new fields.
Public methods (0)No public methods.
calendar_meeting_leave_template
Char
help="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.