You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ean Schuessler (JIRA)" <ji...@apache.org> on 2010/01/07 20:46:54 UTC

[jira] Updated: (OFBIZ-3283) Only print pick ticket items that have stock available and ready to pick

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

Ean Schuessler updated OFBIZ-3283:
----------------------------------

    Remaining Estimate: 0h
     Original Estimate: 0h

To clarify further. The biggest problem with the existing implementation is that it does not take the "quantity not available" into consideration when printing the pick list. This patch subtracts the quantity not available from the quantity and excludes that line from the picklist if there are no items remaining. If items remain the picklist will reflect the quantity of only those items which are available to pick.

> Only print pick ticket items that have stock available and ready to pick
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-3283
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3283
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>         Environment: Debian Linux, PostgreSQL
>            Reporter: Ean Schuessler
>             Fix For: SVN trunk
>
>         Attachments: 0001-Only-print-available-picklist-items.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Only print picklist items when the quantity available is more than 0. Show the proper number to pick based on quantity available. This is very important for split-ship orders. I'm not sure if this will cleanly apply to older branches because I merged in some of the new formatting stuff and marketing packages from HEAD. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.