TIP: You can type at any time to perform a new search.
Task Log: Open/Close Task
hr_timesheet_task_stage · OCA/timesheet
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_closedBooleanrelated='task_id.stage_id.fold'
-
action_close_task(self) -
action_open_task(self) -
action_toggle_task_stage(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…