Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1172 Vizualizări

We generate recurring field service tasks upon the confirmation of a sales order. The sales order also have a subscription. How can I stop the recurrence of the tasks and mark all of them as done when I end the subscription automatically?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

You can do that using an Automated Action by following these steps:

  1. Create a new Automated Action with the following conditions:
  • Model: Sales Order
  • Trigger: On Save
  • Before Update Domain: 
    • Recurring is set
    • Subscription Status = In Progress
  • Apply On: 
    • Subscription Status = Churned
    • Recurring is set
  • Actions to Do:
  • Update Tasks associated to this sales > Recurrent to No (False)
  • Update Tasks associated to this sales > Task Done to Yes (True)
  • Update Tasks associated to this sales > State to Done
  • Update Tasks associated to this sales > Stage to Done


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
dec. 24
1668
1
aug. 24
1365
3
iun. 25
1978
2
mai 25
1030
3
apr. 25
1814