Hello,
How can I automate the status update of a parent task?
I would like the parent task to be updated to "done" when all its blocking subtasks are done.
Is it possible?
Thank you for your help!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
How can I automate the status update of a parent task?
I would like the parent task to be updated to "done" when all its blocking subtasks are done.
Is it possible?
Thank you for your help!
You could try this:
Settings > Techincal > Automated Actions:
Model: Task
Trigger: On Update
Trigger Fields: Blocked By
Before Update Domain: Blocked By > Stage > Name = "in progress"
Domain: Blocked By > Stage > Name = "done"
Action To Do: Update the Record
Data to Write:
Field: Stage (project.task)
Evaluation Type: Reference
Record: Done
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
mai 25
|
840 | ||
|
1
avr. 20
|
2419 | ||
|
2
sept. 23
|
2882 | ||
|
2
mai 17
|
7991 | ||
|
2
mars 24
|
2283 |