Environment:
iVend Version 6.6 with SAPB1 9.2
Problem Statement:
User selects the item on iVend POS screen and increase the quantity by clicking on "+" sign but it validates the quantity when payment is made , Neither Item selection window nor increasing quantity.
Symptoms:
User selects the item on iVend POS screen and increase the quantity by clicking on "+" sign but it validates the quantity when payment is made , Neither Item selection window nor increasing quantity.
e.g.
if product has 10 piece quantity on selling warehouse . User can mention 11 pieces as quantity on POS Transaction screen but when user will move to payment screen, it will display the error message as Negative quantity violation.
Resolution/Work Around:
Such behavior is by design in iVend. One point may be to have such not to put validation on item selection as it may slow down scanning of product on POS screen by checking every time on various inventory related and other configuration tables. It is designed as per internal process.
Recommendations /Suggestion:
NA