TIP: You can type at any time to perform a new search.
Timesheets - Day of Week
hr_timesheet_day_week · OCA/timesheet
- Repository
- OCA/timesheet · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.13 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
- Maintainers
- Odoo Community Association (OCA), Solvos
- Committers
- Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
For timesheets, enables search, group by the day of the week. This is useful when e.g. weekend timesheets needs to be located.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_search |
account.analytic.line.search (in hr_timesheet_day_week) | account.analytic.line | search | Inherits hr_timesheet.hr_timesheet_line_search |
hr_timesheet_line_tree |
account.analytic.line.list.hr_timesheet (in hr_timesheet_day_week) | account.analytic.line | list | Inherits hr_timesheet.hr_timesheet_line_tree |
timesheets_analysis_report_list |
timesheets.analysis.report.list (in hr_timesheet_day_week) | timesheets.analysis.report | list | Inherits hr_timesheet.timesheets_analysis_report_list |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
day_weekSelectioncompute='_compute_week_day'store=Truestring='Day of Week' args: WEEKDAYS
No public methods.
New fields (1)
-
day_weekSelectionreadonly=Truestring='Day of Week' args: WEEKDAYS
No public methods.
Loading…
Loading…