| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/19.0/hr_timesheet_day_week |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - http_routing - auth_signup - resource - phone_validation - resource_mail - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | For timesheets, enables search, group by the day of the week. This is useful when e.g. weekend timesheets needs to be located. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_search |
account.analytic.line.search (in hr_timesheet_day_week) | account.analytic.line | xpath | 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 | xpath | Inherits hr_timesheet.hr_timesheet_line_tree |
timesheets_analysis_report_list |
timesheets.analysis.report.list (in hr_timesheet_day_week) | timesheets.analysis.report | xpath | Inherits hr_timesheet.timesheets_analysis_report_list |
day_week
Selection
compute='_compute_week_day'
store=True
string='Day of Week'
args: WEEKDAYS
No public methods.
day_week
Selection
readonly=True
string='Day of Week'
args: WEEKDAYS
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_day_week |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, David Alonso // Solvos |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - phone_validation - resource_mail - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | For timesheets, enables search, group by the day of the week. This is useful when e.g. weekend timesheets needs to be located. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_search |
account.analytic.line.search (in hr_timesheet_day_week) | account.analytic.line | xpath | 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 | xpath | Inherits hr_timesheet.hr_timesheet_line_tree |
timesheets_analysis_report_list |
timesheets.analysis.report.list (in hr_timesheet_day_week) | timesheets.analysis.report | xpath | Inherits hr_timesheet.timesheets_analysis_report_list |
day_week
Selection
compute='_compute_week_day'
store=True
string='Day of Week'
args: WEEKDAYS
No public methods.
day_week
Selection
readonly=True
string='Day of Week'
args: WEEKDAYS
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/timesheet |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] hr_timesheet_day_week: Migration to 17.0 (#829) |