Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
Trunk
-
None
-
None
-
Bug Crush Event - 21/2/2015
Description
Stock moves takes productId as a parameter and finds all inventoryItems of that product until the move quantity is met. InventoryTransfers should support simliar auto-finding of inventoryItems so that 100 inventoryItems with quantityOnHand = 1 don't have to be individually manually transferred to meet the overall move of 100 for the product.