TIP: You can type at any time to perform a new search.
HR Timesheet Sheet Restriction
hr_timesheet_time_restriction · OCA/timesheet
- 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
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_daysIntegerdefault=0help='Maximum number of days before today allowed for a timesheet. Set to 0 to disable project‑level restriction.' -
use_timesheet_restrictionBooleandefault=<expr>help='Whether to enforce date restriction for this project based on the global setting.'
No public methods.
New fields (2)
-
timesheet_restriction_daysIntegerconfig_parameter='hr_timesheet_time_restriction.timesheet_restriction_days'default=0 -
use_timesheet_restrictionBooleanconfig_parameter='hr_timesheet_time_restriction.use_timesheet_restriction'
No public methods.
Loading…