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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
1166
Vistes
You can do that using an Automated Action by following these steps:
- 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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de des. 24
|
1666 | ||
|
1
d’ag. 24
|
1363 | ||
|
3
de juny 25
|
1976 | ||
|
2
de maig 25
|
1030 | ||
|
3
d’abr. 25
|
1814 |