Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 09:06:28
Authors
Odoo Community Association (OCA), Solvos Consultoría Informática
Maintainers
Odoo Community Association (OCA), Solvos Consultoría Informática
Committers
OCA-git-bot, oca-ci, Carlos Garcia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits hr_timesheet.res_config_settings_view_form
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 (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.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
125 days ago
Last activity
83 days ago
Repository
OCA/timesheet
Pull request
[17.0][MIG] project_timesheet_holidays_dynamic_description (#902)