You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a PO (Purchase Order) request is finalized, the system still keeps it in a Pending state and the PO Order Details are not updated immediately.
This is because the finalization step only completes the request process but does not yet confirm approval.
The system only updates the PO Pending list and the PO Order Details after the PO is approved.
In other words, Finalization = request ready for approval, while Approval = request confirmed and updated in records.