Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 09:06:22
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
When you close a task, its personal stage will change as well.

This module simplifies to close or to cancel a task from the project
stage and the personal stage.

In the case a task is assigned to more than one user, only the personal
task stage of the user will be updated.

Notice: This module don't change the project task stage from the
personal task stage. It is intended so no change about this
functionality is desired or required. Furthermore, also is intended that
only the personal stage of the user who finish the task with the project
task stage will be update. So the other users assigned to the task have
to update the personal task stage manually when they finish it

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)

Loading…

Loading…

Loading…