Project Timesheet Holidays Dynamic Description

project_timesheet_holidays_dynamic_description
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/19.0/project_timesheet_holidays_dynamic_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos Consultoría Informática
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos Consultoría Informática
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Carlos Garcia
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_timesheet_holidays
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - digest
    - mail
    - bus
    - web_tour
    - html_editor
    - portal
    - http_routing
    - auth_signup
    - resource
    - phone_validation
    - resource_mail
    - hr_hourly_cost
    - analytic
    - uom
    - project
    - rating
    - hr_holidays
    - calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Use the time off description for the generated timesheet lines.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.project.timesheet.holidays res.config.settings xpath Inherits hr_timesheet.res_config_settings_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • dynamic_timesheet_description Boolean
    default=True help='If enabled, timesheets generated from time off will contains the leave description.' string='Dynamic Description'
Public methods (0)

No public methods.

New fields (1)
  • dynamic_timesheet_description Boolean
    readonly=False related='company_id.dynamic_timesheet_description'
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/18.0/project_timesheet_holidays_dynamic_description
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos Consultoría Informática
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos Consultoría Informática
COMMITTERS
COMMITTERSWeblate, oca-ci, Carlos Garcia
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project_timesheet_holidays
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - digest
    - mail
    - bus
    - web_tour
    - html_editor
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - phone_validation
    - resource_mail
    - hr_hourly_cost
    - analytic
    - uom
    - project
    - rating
    - hr_holidays
    - calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Use the time off description for the generated timesheet lines.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_holiday_status_view_form_inherit_description hr.leave.type.form (in project_timesheet_holidays_leave_description_on_ts_lines) hr.leave.type xpath Inherits project_timesheet_holidays.hr_holiday_status_view_form_inherit
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • dynamic_timesheet_description Boolean
    default=True help='If enabled, timesheets generated from time off will contains the leave description.' string='Dynamic Description'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/timesheet
PULL REQUEST
PULL REQUEST[17.0][MIG] project_timesheet_holidays_dynamic_description (#902)