[jira] [Updated] (OFBIZ-6197) Allow production runs to be generated based on OrderItemShipGroupAssoc instead of only Shipment

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

[jira] [Updated] (OFBIZ-6197) Allow production runs to be generated based on OrderItemShipGroupAssoc instead of only Shipment

Nicolas Malin (Jira)

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

Christian Carlow updated OFBIZ-6197:
------------------------------------
    Attachment: OFBIZ-6198.patch

This patch allows production runs to be generated based on OrderItemShipGroupAssoc from the orderitems.ftl which made more sense than adding forms to the Manufacturing Shipment Plans page to do the same thing.  The patch also includes changes from patch OFBIZ-6174 but modified to only show those production runs not associated with a shipGroupSeqId.  The code puts the production run link next to the corresponding order item ship group line and creates a "Generate Production Runs" link when one doesn't yet exist.  The top part of the patch also makes production runs not associated with shipgroups align consistently with the lines below it.

> Allow production runs to be generated based on OrderItemShipGroupAssoc instead of only Shipment
> -----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6197
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6197
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6198.patch
>
>
> Manufacturing Shipment Plan requires a shipment to be created before a production run can be generated to fulfill the corresponding OrderItemShipGroupAssoc.  I propose adding the capability to generate production runs based on OrderItemShipGroupAssoc without having to create a shipment for it first.  It seems unnecesarily cumbersome and redundant to require users to create a shipment and plan each order items corresponding the OrderItemShipGroupAssoc they already created.



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