I have added a selection field with values "yes" and "no"
I want the task to change stage (go automatically to the last one) when the above field is on "no"
Can someone help me with the python code
I currently have the following:
Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have added a selection field with values "yes" and "no"
I want the task to change stage (go automatically to the last one) when the above field is on "no"
Can someone help me with the python code
I currently have the following:
Thanks!
I would recommend using "Update the record" as the Action To Do - it will allow you to select the field you want to update on the record, such as state as implied in your description. Also remember that automated actions with a before and after trigger will only perform their action when the base action rule scheduled action is run.
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ść | |
---|---|---|---|---|
|
1
maj 23
|
1957 | ||
|
1
mar 15
|
4768 | ||
|
1
sty 25
|
3333 | ||
Automatically move tasks
Rozwiązane
|
|
1
lis 22
|
3335 | |
|
1
sty 17
|
10650 |
I have another question if you can help me with it...
I want to send an email whenever a task changes stage but I have specific email for each stage.
I know there is an email template I can set on each stage, how do I trigger it?
Please, post a new forum entry for each question.