TIP: You can type at any time to perform a new search.
HR Timesheet Sheet by Role
hr_timesheet_sheet_role · OCA/timesheet
- Repository
- OCA/timesheet · module folder · Try on Runboat
- Module version
- 2.2.1
- 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 07:31:59
- Authors
- Odoo Community Association (OCA), CorporateHub
- Maintainers
- Odoo Community Association (OCA), CorporateHub
- Committers
- Andrea, Alexey Pelykh, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_sheet_form |
hr_timesheet.sheet.form | hr_timesheet.sheet | form | Inherits hr_timesheet_sheet.hr_timesheet_sheet_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
add_line_limit_role_to_assignmentsBooleanrelated='add_line_project_id.limit_role_to_assignments' -
add_line_role_idMany2one → project.rolecomodel_name='project.role'domain=<expr>help='If selected, the associated role is added to the timesheet sheet when clicked the button.'states={'draft': [('readonly', False)]}string='Select Role'
-
onchange_add_project_id(self)@api.onchange('add_line_project_id') -
reset_add_line(self)@api.multi
New fields (1)
-
role_idMany2one → project.rolecomodel_name='project.role'string='Role'
-
get_unique_id(self)@api.multi
New fields (0)
No new fields.
Public methods (0)No public methods.