| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/hr_holidays_calendar |
| VERSION | |
| VERSION | 1.5 |
| CATEGORY | |
| CATEGORY | Human Resources/Time Off |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Goffin Simon, Yannick Tivisse, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_holidays - hr - base_setup - base - web - bus - web_tour - resource - mail_bot - calendar |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_leave_report_calendar_view |
hr.leave.report.calendar.view | hr.leave.report.calendar | calendar | New |
hr_leave_report_calendar_view_form |
hr.leave.report.calendar.view.form | hr.leave.report.calendar | form | New |
company_id
Many2one → res.company
readonly=True
args: 'res.company'
duration
Float
readonly=True
string='Duration'
employee_id
Many2one → hr.employee
readonly=True
args: 'hr.employee'
name
Char
readonly=True
string='Name'
start_datetime
Datetime
readonly=True
string='From'
stop_datetime
Datetime
readonly=True
string='To'
tz
Selection
readonly=True
string='Timezone'
args: _tz_get
init(self)