Display error when Minimum Order release amount is less when creating Requisition
Summary:
Hi We have requirement when the user create requisition using BPA the Minimum Release Amount if it less the order order amount then it should error out in requisition itself. At present it does not showing any error and the PR gets approved . Once the PO is created it will show the error see below screen shot
We need to add logic to compare the BPA line’s minimum release amount with the requisition line amount, and then either display a warning or prevent the user from submitting the requisition if the criteria are not met.
Requirement is to prevent a Purchase Requisitions being submitted, if a Line on the Req has an amount less than the Minimum Release Amount of the Item on the corresponding BPA.
0