Anyone familiar with a clean, successful way to pa...
# inventory
n
Anyone familiar with a clean, successful way to partially commit items to an order? (Ex: Item A, Order Qty = 10, Available Qty = 15 .. looking to commit Qty = 8, not 10) From what I can tell, this could be achieved using multiple lines on a single order for the same item. i.e.- Item A, Qty = 8 AND Item A, Qty = 2.
a
i think you can use the reallocate items screen to achieve this? it will list sales orders by item and you can choose the quantity to commit.