Repository
OCA/hr-holidays · module folder · Try on Runboat
Module version
1.1.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), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- hr
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the permissions of Time Off responsibles and approvers to flex
their team assignments.
Users with the permissions of Time Off responsibles can now view the Reporting menu.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
hr_leave_allocation_view_form hr.leave.allocation form Inherits hr_holidays.hr_leave_allocation_view_form
hr_leave_allocation_view_form_manager hr.leave.allocation form Inherits hr_holidays.hr_leave_allocation_view_form_manager
hr_leave_allocation_view_form_user hr.leave.allocation form Inherits hr_holidays_security.hr_leave_allocation_view_form_manager
hr_leave_view_form_responsible hr.leave form Inherits hr_holidays.hr_leave_view_form_manager
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • allowed_holyday_status_ids Many2many → hr.leave.type
    comodel_name='hr.leave.type' compute='_compute_allowed_holyday_status_ids'
  • private_name Char
    groups='hr_holidays.group_hr_holidays_responsible'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.