I have two custom apps that both use on_submit for the Sales Invoice doctype.
Sometimes the execution order causes issues.
How can I set the order or avoid conflicts when multiple apps use the same hook?
I have two custom apps that both use on_submit for the Sales Invoice doctype.
Sometimes the execution order causes issues.
How can I set the order or avoid conflicts when multiple apps use the same hook?