| 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/18.0/resource_leaves_geographic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Time Off |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr-holidays |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - resource - base - web - hr_holidays - hr - base_setup - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - phone_validation - resource_mail - calendar |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Public Holidays to support States and allow you to define Local Holidays more easily in the Company Calendar. Shows on Time Off all the holidays (with/without State) in the Public Holidays section. Public Holidays (without State) always will have grey background. Local holidays displayed with a grey background in the calendar view belong to the Employee currently viewing the calendar or to the single Employee selected from the Employee Form view. This module is compatible with Attendances and Contracts (but those modules are not required). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
resource_calendar_leave_form |
resource.calendar.leaves.state.form | resource.calendar.leaves | xpath | Inherits resource.resource_calendar_leave_form |
resource_calendar_leave_tree |
resource.calendar.leaves.state.tree | resource.calendar.leaves | xpath | Inherits resource.resource_calendar_leave_tree |
view_resource_calendar |
resource.calendar.leaves.state.calendar | resource.calendar.leaves | xpath | Inherits resource.view_resource_calendar |
view_resource_calendar_leaves_search |
resource.calendar.leaves.state.search | resource.calendar.leaves | xpath | Inherits resource.view_resource_calendar_leaves_search |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
state_ids
Many2many → res.country.state
comodel_name='res.country.state'
help='States for which this leave is applicable'
string='States'
No public methods.
| 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/16.0/resource_leaves_geographic |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Human Resources/Time Off |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr-holidays |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - resource - base - web - hr_holidays - hr - base_setup - bus - web_tour - calendar |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Public Holidays to support States and allow you to define Local Holidays more easily in the Company Calendar. Shows on Time Off all the holidays (with/without State) in the Public Holidays section. Public Holidays (without State) always will have grey background. Local holidays displayed with a grey background in the calendar view belong to the Employee currently viewing the calendar or to the single Employee selected from the Employee Form view. This module is compatible with Attendances and Contracts (but those modules are not required). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
resource_calendar_leave_form |
resource.calendar.leaves.state.form | resource.calendar.leaves | xpath | Inherits resource.resource_calendar_leave_form |
resource_calendar_leave_tree |
resource.calendar.leaves.state.tree | resource.calendar.leaves | xpath | Inherits resource.resource_calendar_leave_tree |
view_resource_calendar |
resource.calendar.leaves.state.calendar | resource.calendar.leaves | xpath | Inherits resource.view_resource_calendar |
view_resource_calendar_leaves_search |
resource.calendar.leaves.state.search | resource.calendar.leaves | xpath | Inherits resource.view_resource_calendar_leaves_search |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
state_ids
Many2many → res.country.state
comodel_name='res.country.state'
help='States for which this leave is applicable'
string='States'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/hr-holidays |
| PULL REQUEST | |
| PULL REQUEST | [17.0] [MIG] resource_leaves_geographic: migration to 17.0 (#178) |