Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1321 Zobrazení

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?

Avatar
Zrušit
Autor Nejlepší odpověď

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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
pro 24
1821
1
srp 24
1527
3
čvn 25
2139
2
kvě 25
1135
3
dub 25
1979