Hello,
I am new to workflow framework.
My requirement is that , currently when we submit the workflow for PO, it goes to certain person based on the purchase order workflow configuration. once user approves entire Po got approved.
Now, I need to customize this as, if PO has 4 lines with different procurement category and amount, and when we submit workflow , this should go for approval to 4 different people as we have 4 different procurement categories. and once all lines got approved then entire PO should get approved.
Please suggest , any approach or any class that I can customize for to achieve this.