Hi Friends
I have created a workflow for sales order which is working fine.But here i am facing challenge in restricting the sales invoice if the workflow is not approved.please help me out.
Thank you
Hi Friends
I have created a workflow for sales order which is working fine.But here i am facing challenge in restricting the sales invoice if the workflow is not approved.please help me out.
Thank you
Hi,
You mean if the workflow is not completed, the Invoice button should be disabled?
I think, you will have to write a code to disable the Invoice button on the form (by defualt when the form opens), then you need to write a code to check if the workflow is completed or not? and if completed then the Invoice button should be enabled.
Regards
Thomas Philipose