Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1152 มุมมอง

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?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

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


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ธ.ค. 24
1659
1
ส.ค. 24
1356
3
มิ.ย. 25
1960
2
พ.ค. 25
1025
3
เม.ย. 25
1799