You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2014/07/10 09:26:04 UTC

[jira] [Commented] (OFBIZ-5603) Picking page does not list order item ship groups with maySplit=Y after initial picking

    [ https://issues.apache.org/jira/browse/OFBIZ-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057228#comment-14057228 ] 

Jacopo Cappellato commented on OFBIZ-5603:
------------------------------------------

Christian,

thanks for sharing the use case, it helps to understand the issue you are facing.
The current code doesn't allow to create a picking list if there is already another one that is open.
Could you please check your data and make sure that the previous pick list is in "Picked" status? If it is then you should be able to create the new one.

> Picking page does not list order item ship groups with maySplit=Y after initial picking
> ---------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5603
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5603
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Christian Carlow
>            Assignee: Jacopo Cappellato
>         Attachments: OFBIZ-5603.patch
>
>
> Orders with ship groups with maySplit=Y are not listed after initial picking at https://localhost:8443/facility/control/PicklistOptions?facilityId=WebStoreWarehouse.
> To reproduce:
> 1.  Create a new product with a default price
> 2.  Create a new order for 10 of the newly created product
> 3.  Approve the newly created order and click the "May Split" button for the ship group
> 4.  Receive 1 of the newly created product into inventory
> 5.  Pick the newly created order from the Facility Picking page
> 6.  Receive 1 more of the newly created product into inventory
> 7.  Navigate back to the Facility Picking page and notice that the orderId is not listed



--
This message was sent by Atlassian JIRA
(v6.2#6252)