Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Operations/Timesheets
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 09:06:28
Authors
Odoo Community Association (OCA), Tecnativa, CorporateHub
Maintainers
Odoo Community Association (OCA), Tecnativa, CorporateHub
Committers
Ruchir Shukla, OCA-git-bot, oca-ci, YAS
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to open and close tasks from account analytic lines.
The selected closed stage is the first one that is found with the mark
"Closed" checked.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_line_form account.analytic.line.form account.analytic.line form Inherits hr_timesheet.hr_timesheet_line_form
account_analytic_line_tree account.analytic.line.tree account.analytic.line tree Inherits hr_timesheet.hr_timesheet_line_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • is_task_closed Boolean
    related='task_id.stage_id.fold'
Public methods (3)
  • action_close_task(self)
  • action_open_task(self)
  • action_toggle_task_stage(self)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…