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
Anjeel Haria, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds option to auto-draft Timesheet Sheets whenever a
Timesheet entry is created or modified to ensure it's covered by a
relevant Timesheet Sheet.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings form Inherits hr_timesheet_sheet.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_autodraft_timesheet_sheets(self)

New fields (1)
  • timesheet_sheets_autodraft Boolean
    string='Timesheet Sheets Auto-draft'
Public methods (0)

No public methods.

New fields (1)
  • timesheet_sheets_autodraft Boolean
    help="Auto-draft Timesheet Sheets whenever a Timesheet entry is created or modified to ensure it's covered by a relevant Timesheet Sheet" readonly=False related='company_id.timesheet_sheets_autodraft' string='Timesheet Sheets Auto-draft'
Public methods (0)

No public methods.

Loading…

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
71 days ago
Repository
OCA/timesheet
Pull request
[19.0][MIG] hr_timesheet_sheet_autodraft: Migration to 19.0 (#920)