Hr Holidays Auto Extend

hr_holidays_auto_extend
REPOSITORY
REPOSITORYOCA/hr-holidays
GIT
GIThttps://github.com/OCA/hr-holidays.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr-holidays/tree/16.0/hr_holidays_auto_extend
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
WEBSITE
WEBSITEhttps://github.com/OCA/hr-holidays
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:53
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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_leave_form_view hr.leave.form (in hr_holidays_auto_extend) hr.leave field Inherits hr_holidays.hr_leave_view_form_manager
hr_leave_type_form_view hr.leave.type.form (in hr_holidays_auto_extend) hr.leave.type field Inherits hr_holidays.edit_holiday_status_form
Models touched (2)

New fields (3)
  • auto_extend Boolean
    compute='_compute_auto_extend' readonly=False store=True
  • auto_extend_period Integer
    compute='_compute_auto_extend' readonly=False store=True
  • auto_extend_type Boolean
    related='holiday_status_id.auto_extend' string='Auto extend type'
Public methods (0)

No public methods.

New fields (2)
  • auto_extend Boolean
  • auto_extend_period Integer
    default=7
Public methods (0)

No public methods.

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_auto_extend
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/hr-holidays
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:07
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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_leave_form_view hr.leave.form (in hr_holidays_auto_extend) hr.leave field Inherits hr_holidays.hr_leave_view_form_manager
hr_leave_type_form_view hr.leave.type.form (in hr_holidays_auto_extend) hr.leave.type field Inherits hr_holidays.edit_holiday_status_form
Models touched (2)

New fields (3)
  • auto_extend Boolean
    compute='_compute_auto_extend' readonly=False store=True
  • auto_extend_period Integer
    compute='_compute_auto_extend' readonly=False store=True
  • auto_extend_type Boolean
    related='holiday_status_id.auto_extend' string='Auto extend type'
Public methods (0)

No public methods.

New fields (2)
  • auto_extend Boolean
  • auto_extend_period Integer
    default=7
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/hr-holidays
PULL REQUEST
PULL REQUEST[18.0][MIG] hr_holidays_auto_extend: Migration to 18.0 (#184)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/hr-holidays
PULL REQUEST
PULL REQUEST[17.0] [MIG] hr_holidays_auto_extend: migration to 17.0 (#177)