4Site
Support Request System
View Patch #50.031.008
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02835 -
PO can't be issued due to minimum order.
Symptoms:
PO could not be issued because it did not meet the supplier minimum value. The minimum value was changed on the supplier order segment to be less that the order value, but still, the order could not be issued.
Solution:
The minimum order check selects the minimum order value from the supplier order segment where supid = current supplier id. In this case, the client is multi-company and there are three supplier order segments for each supplier. The select got the first one, but not the one matching the chartid on the PO. The check on supplier minimum order is now qualified by chart id, so that the correct limit is chosen for the current supplier.
Browse Patches
Find a Patch
Return to Request System Menu