Hi all,
Is there a way using suitescript to set which record we want the quantity to be committed to ? for example..
Item Receipt (IR) from Purchase Order
Qty = 10
Location = Warehouse
Transfer Order
TO1 From Warehouse To Store Qty = 15
TO2 From Warehouse To Store Qty = 5
TO3 From Warehouse To Store Qty = 5
for the above example, I want to commit the 10 Quantity from IR to TO2 and TO3, is this possible ?
Thanks