You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/03/19 10:29:34 UTC

[jira] [Commented] (OFBIZ-6187) WorkWithShipmentPlans.groovy to show "Generate Production Runs" button for more than one OrderItemShipGroupAssoc shipment

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

Swapnil Shah commented on OFBIZ-6187:
-------------------------------------

[~ofbizzer]
For a given Product, could we try creating single production runs against multiple shipment scheduled to be shipped on same date instead of multiple production runs for multiple shipments.

Possibly all the Shipment for a given item can be grouped by estimated ship date and total qty from all these shipments can be passed to create single production run corresponding to each such groupings for ease of processing.

> WorkWithShipmentPlans.groovy to show "Generate Production Runs" button for more than one OrderItemShipGroupAssoc shipment
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6187
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6187
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>
> WorkWithShipmentPlans.groovy sets workInProgress = "true" whenever a WorkOrderItemFulfillment exists for an OrderItemShipGroupAssoc.  However, multiple shipments may be created to fulfill the schedule.  The code should be improved to support creation of multiple production runs for multiple shipments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)