Preventing operation on Quote and Sales Order

Hello,
There’s a requirement to prevent converting Quote to sales order unless a validation is set to true,
and he sales order to Job unless another validation is set to true.

Is there’s any possibility to do this through BPM since I can’t find the event related to the convert related to these procedure:
1- Convert Quote to SO
2- Convert SO from Quote
3- Create Job from SO
4- Convert SO to demand ( Job )

See thread:

Edit

If you have trouble running the trace, here’s the BPMs for the first 2

1 - Quote.CreateOrder
2 - SalesOrder.CreateOrderFromQuote

1 Like