Import holidays in timesheets

hr_timesheet_holidays
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/9.0/hr_timesheet_holidays
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERS
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - bus
    - resource
    - web_tip
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
    - hr_holidays
    - calendar
    - base_action_rule
    - web_calendar
    - hr_timesheet_sheet
    - hr_timesheet
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Wizard to import holidays in the current timesheet
==================================================

This module adds a relation between the Leave Types and the Analytic Accounts.
The Timesheet lines are created on the Analytic Account defined on the Leave
Type.

The hours to input per day is configurable at company level.

Limitations:

- Consider that the work days are Monday to Friday
- The wizard creates the attendances each day with Sign-ins at 00:00 and
  Sign-outs at (00:00 + configured timesheet hours per day).

Contributors
------------

* Jean-Baptiste Aubort <jean-baptiste.aubort@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
edit_holiday_status_form1 hr.holidays.status.form hr.holidays.status field Inherits hr_holidays.edit_holiday_status_form
view_company_inherit_form res.company.form.inherit res.company field Inherits base.view_company_form
view_holiday_status_tree1 hr.holidays.status.tree hr.holidays.status field Inherits hr_holidays.view_holiday_status_normal_tree
view_hr_timesheet_holidays_import hr.timesheet.holidays.import hr.timesheet.holidays.import form New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • import_holidays(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/7.0/hr_timesheet_holidays
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Pedro M. Baeza, Guewen Baconnier @ Camptocamp
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - account
    - product
    - decimal_precision
    - analytic
    - edi
    - email_template
    - hr_holidays
    - base_calendar
    - base_status
    - base_action_rule
    - hr_timesheet_sheet
    - hr_timesheet
    - hr_attendance
    - hr_timesheet_invoice
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Wizard to import holidays in the current timesheet
==================================================

This module adds a relation between the Leave Types and the Analytic Accounts.
The Timesheet lines are created on the Analytic Account defined on the Leave
Type.

The hours to input per day is configurable at company level.

Limitations:

- Consider that the work days are Monday to Friday
- The wizard creates the attendances each day with Sign-ins at 00:00 and
  Sign-outs at (00:00 + configured timesheet hours per day).

Contributors
------------

* Jean-Baptiste Aubort <jean-baptiste.aubort@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
edit_holiday_status_form1 hr.holidays.status.form hr.holidays.status field Inherits hr_holidays.edit_holiday_status_form
view_company_inherit_form res.company.form.inherit res.company field Inherits base.view_company_form
view_holiday_status_tree1 hr.holidays.status.tree hr.holidays.status field Inherits hr_holidays.view_holiday_status_normal_tree
view_hr_timesheet_holidays_import hr.timesheet.holidays.import hr.timesheet.holidays.import form New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • import_holidays(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/6.1/hr_timesheet_holidays
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Joël Grand-Guillaume, unknown, Alexandre Fayolle @ camptocamp, Guewen Baconnier @ Camptocamp, Maxime Vanderhaeghe
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr
    - base_setup
    - base
    - mail
    - base_tools
    - resource
    - process
    - board
    - account
    - product
    - decimal_precision
    - analytic
    - edi
    - email_template
    - hr_holidays
    - crm
    - base_action_rule
    - base_calendar
    - fetchmail
    - hr_timesheet_sheet
    - hr_timesheet
    - hr_attendance
    - hr_timesheet_invoice
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        Wizard to import holidays in the current timesheet.
        This module adds a relation between the Leave Types and the Analytic
        Accounts.
        The Timesheet lines are created on the Analytic Account defined on the
        Leave Type.

        The hours to input per day is configurable at company level.

        Limitations:
          - Consider that the work days are Monday to Friday
          - The wizard creates the attendances each day with Sign-ins at 00:00
          and Sign-outs at (00:00 + configured timesheet hours per day).

        

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
edit_holiday_status_form1 hr.holidays.status.form hr.holidays.status field Inherits hr_holidays.edit_holiday_status_form
view_company_inherit_form res.company.form.inherit res.company field Inherits base.view_company_form
view_holiday_status_tree1 hr.holidays.status.tree hr.holidays.status field Inherits hr_holidays.view_holiday_status_tree
view_hr_timesheet_holidays_import hr.timesheet.holidays.import hr.timesheet.holidays.import form New
Models touched (0)

No models found for this module.