[
https://issues.apache.org/jira/browse/OFBIZ-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020269#comment-15020269 ]
Swapnil Shah edited comment on OFBIZ-6174 at 11/21/15 6:21 AM:
---------------------------------------------------------------
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 FindProductionRun screen by auto-filling the order_item.product_id in search criteria.
was (Author: swash78):
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)