Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/hr-timesheet
Last tracking update
2026-08-07 07:17:50
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Stéphane Bidoul (ACSONE), Thomas Binsfeld, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
assets_backend timesheet ir.ui.view qweb Inherits web.assets_backend
hr_timesheet_line_form account.analytic.line.form (hr_timesheet_no_closed_project_task) account.analytic.line form Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_tree account.analytic.line.tree (hr_timesheet_no_closed_project_task) account.analytic.line tree Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_sheet_form hr.analytic.timesheet.form (hr_timesheet_no_closed_project_task) hr_timesheet_sheet.sheet form Inherits hr_timesheet_task.hr_timesheet_sheet_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • stage_closed Boolean
    readonly=True related='stage_id.closed' string='Closed'
Public methods (0)

No public methods.

Loading…