Re-route requisition approval if any changes on PR amount after OR while approval
Hi,
I have requirement from my client for PR approval as below :
Rerouting approval for approved PR then made the changes :
1. Created PR
2. Submit for approval and approved.
3. Click Withdraw and edit.
4. add/decrease PR line amount so total PR amount will be higher/less.
5. The approval will route to different approver.
Rerouting approval for PR that still in approval process :
1. Created PR
2. Submit for approval and approved.
3. Approver click on edit requisition and add/decrease PR line amount so total PR amount will be higher/less.
4. PR amount now is higher than original amount.
5. The approval will route to different approver.
0