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
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
maj 25
|
844 | ||
|
1
kwi 20
|
2423 | ||
|
2
wrz 23
|
2888 | ||
What is the status of subtasks in Odoo 10?
Rozwiązane
|
|
2
maj 17
|
7994 | |
|
2
mar 24
|
2292 |