picklist shows incorrect quantities for out of stock items
----------------------------------------------------------
Key: OFBIZ-312
URL:
http://issues.apache.org/jira/browse/OFBIZ-312 Project: OFBiz (The Open for Business Project)
Issue Type: Bug
Components: product
Reporter: 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira