[
https://issues.apache.org/jira/browse/OFBIZ-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489972 ]
Jacopo Cappellato commented on OFBIZ-312:
-----------------------------------------
Si, thanks for the information.
It seems to work fine now.
See the following example.
I've created the following order for 15 of WG-9943-B3, 5 are backordered and the ship group is set to allow multiple shipments.
https://demo.hotwaxmedia.com/ordermgr/control/allowordersplit?shipGroupSeqId=00001&orderId=WS10150and here is the picking report:
https://demo.hotwaxmedia.com/facility/control/PicklistReport.pdf?picklistId=10010> picklist shows incorrect quantities for out of stock items
> ----------------------------------------------------------
>
> Key: OFBIZ-312
> URL:
https://issues.apache.org/jira/browse/OFBIZ-312> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Components: product
> Reporter: Si Chen
> Assigned To: Jacopo Cappellato
>
> Let's say you order an item, and it is out of stock. The picking sheet will still show a quantity of 1. On the packing sheet, to the right, is a column with header "Inventory Avail:Not Avail" and it will show "11000 1:1", "11000" being the inventoryItemId of the reservation.
> Similarly, if you order 12 of something and only 6 are in stock, on the picking sheet it will show 12, and on the packing sheet it will show 12:6.
> The picklist should only show inventory which is available on the picking part of the report (the first page), and on the packing packages it should show qtyAvailable:qtyNotAvailable, so for the above examples it should be showing "0:1" and "6:6"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.