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 2015/11/21 07:21:11 UTC

[jira] [Commented] (OFBIZ-6174) Show all production runs associated with order items

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

Swapnil Shah commented on OFBIZ-6174:
-------------------------------------

What if we just show the Total Quantity coming from all incoming production runs to fulfill the given product added as Order Item. Again depends on what level of detail user is expecting in terms of incoming supply from Order view page. Is it just total supply coming from production runs or each and every production run itself. 

May be we can try showing total qty as hyperlink that would take user to http://demo-stable-ofbiz.apache.org/manufacturing/control/FindProductionRun by passing order_item.product_id in search criteria.

> Show all production runs associated with order items
> ----------------------------------------------------
>
>                 Key: OFBIZ-6174
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6174
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6174.patch
>
>
> orderitems.ftl only shows one production run associated with an orderitem through WorkOrderItemFulfillment.  There is a break statement in the workOrderItemFulfillment loop with a comment that says only the first one is needed.  I don't understand why only the first one is needed and propose showing all of them.



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