Hello. I have following bin content:
ItemNo Qty(Base): 5,
PickQty(Base): 2,
QtyAvailableToTake: 3
When I try to create new pick for this Bin with Quantity greater than 3PCS I get message about Quantity greater than available. (and that is correct because 2PCS is reserved for pick)
However when I try to do Negative Adjustment or Item Reclassification (with Quantity greater than available 3) to other bin - I can do it without any error/message. This is normal?