Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.1
Category
Human Resources
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 08:09:27
Authors
Odoo Community Association (OCA), Cetmix
Maintainers
Odoo Community Association (OCA), Cetmix
Committers
OCA-git-bot, oca-ci, Dmytro Meita
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
edit_project project.project.view.form project.project form Inherits project.edit_project
res_config_settings_view_form res.config.settings.view.form 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 (2)
  • timesheet_restriction_days Integer
    default=0 help='Maximum number of days before today allowed for a timesheet. Set to 0 to disable project‑level restriction.'
  • use_timesheet_restriction Boolean
    default=<expr> help='Whether to enforce date restriction for this project based on the global setting.'
Public methods (0)

No public methods.

New fields (2)
  • timesheet_restriction_days Integer
    config_parameter='hr_timesheet_time_restriction.timesheet_restriction_days' default=0
  • use_timesheet_restriction Boolean
    config_parameter='hr_timesheet_time_restriction.use_timesheet_restriction'
Public methods (0)

No public methods.

Loading…