giggty
21st March 2018, 15:07
Hello,
so I created an Extension for tisfc001 and added a after.save.object() hook, that updates CDF (that stores production order group to which order belongs) in tisfc005. It works as it should in -almost- all situations, namely:
1. When a production order group is created.
2. When an order is added to some group.
3. When an order is deleted from group.
But when a group is deleted entirely (from tisfc3550m000) my hook does not get called! Off course all the relevant orders get updated in tisfc001. How is this possible?
so I created an Extension for tisfc001 and added a after.save.object() hook, that updates CDF (that stores production order group to which order belongs) in tisfc005. It works as it should in -almost- all situations, namely:
1. When a production order group is created.
2. When an order is added to some group.
3. When an order is deleted from group.
But when a group is deleted entirely (from tisfc3550m000) my hook does not get called! Off course all the relevant orders get updated in tisfc001. How is this possible?