Timesheets - Day of Week

hr_timesheet_day_week
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/19.0/hr_timesheet_day_week
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSRuchir Shukla, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - digest
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (1)
  • day_week Selection
    compute='_compute_week_day' store=True string='Day of Week' args: WEEKDAYS
Public methods (0)

No public methods.

New fields (1)
  • day_week Selection
    readonly=True string='Day of Week' args: WEEKDAYS
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/18.0/hr_timesheet_day_week
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, David Alonso // Solvos
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - digest
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (1)
  • day_week Selection
    compute='_compute_week_day' store=True string='Day of Week' args: WEEKDAYS
Public methods (0)

No public methods.

New fields (1)
  • day_week Selection
    readonly=True string='Day of Week' args: WEEKDAYS
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/timesheet
PULL REQUEST
PULL REQUEST[17.0][MIG] hr_timesheet_day_week: Migration to 17.0 (#829)