[jira] Assigned: (OFBIZ-312) picklist shows incorrect quantities for out of stock items

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-312) picklist shows incorrect quantities for out of stock items

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-312:
---------------------------------------

    Assignee: Jacopo Cappellato  (was: Si Chen)

> 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.