Jacopo, all,

I checked into the "quick ship" feature and confirmed my thought earlier: it
appears that quick ship will not work without the store having the "Reserve
Inventory" set to "Y".

As I mentioned previously, I'm using the PIZZA, a configurable good, which
creates a Production Run on order creation. If I create ten sales orders for
example, and run the production run associated to the order item in the 10th
(last) order, a pizza is created, and put into inventory. The oldest order
seems to be assigned to this inventory item.

This makes sense because when the production run is completed (via
productionRunProduce) and the inventory item is created,
"balanceInventoryItems" is called with the store's ReserveOrderEnumId set to
"FIFO Received". However, I see that 'priorityOrderId' and
'priorityOrderItemSeqId' is being passed to balanceInventoryItems also (and
have confirmed that the fields are populated), so I'm wondering why the
orderId/orderItemSeqId which is passed isn't receiving priority on the
inventory item being produced? 

Hopefully you can shed some light on that for me

Thanks,
Darrell



--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Locking-While-Placing-Orders-12-04-13-07-tp4656365p4656554.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to