Hi all experts,
In my sales order, i have one condition base on Particular Customer. If that particular customer made SO, i need to approve from Manager.
Hi Arun,
You can use query to set the approval procedure for particular customer. I hope you can set the approval template
SELECT 'True' from ordr where ordr.cardcode ='customer code'
Regards;
Balaji.S
You already have an active moderator alert for this content.
Add comment