Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Generic
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 07:17:50
Authors
Odoo Community Association (OCA), Eficent Business and IT Consulting Services S.L.
Maintainers
Odoo Community Association (OCA), Eficent Business and IT Consulting Services S.L.
Committers
Pedro M. Baeza, Miquel Raïch, OCA Transbot, oca-travis, lreficent
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_timesheet_sheet_week_start_day_view project.config.settings.sheet project.config.settings Inherits project.view_config_settings
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (2)
  • date_from Date
    default=_default_date_from
  • date_to Date
    default=_default_date_to
Public methods (0)

No public methods.

New fields (1)
  • timesheet_week_start Selection
    related='company_id.timesheet_week_start' string='Week start day'
Public methods (0)

No public methods.

New fields (1)
  • timesheet_week_start Selection
    default='0' string='Week start day' args: _WEEKDAYS
Public methods (0)

No public methods.

Loading…