TIP: You can type at any time to perform a new search.
Project Task Analytic Propagation
project_task_analytic_propagation · OCA/timesheet
- Repository
- OCA/timesheet · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Timesheet
- Folder size
- 0.05 MB
- License
- LGPL-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), Moduon
- Maintainers
- Odoo Community Association (OCA), Moduon
- Committers
- David Vidal, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to change the analytic accounts in the timesheet, regardless of whether it has already been validated or is pending, when the linked task changes accounts (as happens with an item in a sales order). In addition, when you change the analytic account for a project, it is also automatically updated in all its tasks. When you change the task's project, this project will be propagate to all task's timesheets.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_task_analytic__propagation_view_task_form2 |
project.task.analytic.propagation.view.form.inherit | project.task | form | Inherits project.view_task_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
write(self, values)
New fields (1)
-
account_idMany2onecompute='_compute_task_analytic_accounts'readonly=Falsestore=True
-
write(self, vals)
Loading…
Loading…
Loading…