Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 08:43:00
Authors
Odoo Community Association (OCA), CorporateHub
Maintainers
Odoo Community Association (OCA), CorporateHub
Committers
Víctor Martínez, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows setting Department Manager as Reviewer on Timesheet
Sheets.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_timesheet_sheet_form hr_timesheet.sheet.form hr_timesheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
view_hr_timesheet_sheet_filter hr_timesheet.sheet.filter hr_timesheet.sheet search Inherits hr_timesheet_sheet.view_hr_timesheet_sheet_filter
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 (1)
  • project_id Many2one → project.project
    comodel_name='project.project' domain="[('company_id', '=', company_id)]" string='Project'
Public methods (1)
  • reset_add_line(self)

New fields (1)
  • timesheet_sheet_review_policy Selection
    selection_add=[('project_manager', 'By Project Manager')]
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
92 days ago
Last activity
92 days ago
Repository
OCA/timesheet
Pull request
[19.0][MIG] hr_timesheet_sheet_policy_project_manager: Migration to 19.0 (#921)