[
https://issues.apache.org/jira/browse/OFBIZ-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Si Chen closed OFBIZ-312.
-------------------------
Resolution: Fixed
Yes, it seems to be fixed. Thanks for following up.
> 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: Si Chen
>
> 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.