HR Holidays Security

hr_holidays_security
REPOSITORY
REPOSITORYOCA/hr-holidays
GIT
GIThttps://github.com/OCA/hr-holidays.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-holidays/tree/14.0/hr_holidays_security
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/hr-holidays
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 18:50:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_holidays
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits hr_holidays.hr_leave_allocation_view_form
hr_leave_allocation_view_form_manager hr.leave.allocation field Inherits hr_holidays.hr_leave_allocation_view_form_manager
hr_leave_allocation_view_form_user hr.leave.allocation field Inherits hr_holidays_security.hr_leave_allocation_view_form_manager
hr_leave_view_form_responsible hr.leave field Inherits hr_holidays.hr_leave_view_form_manager
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.