You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/03/26 18:16:54 UTC

[jira] [Commented] (OFBIZ-5420) Add ability to separately price BOM elements for orders

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

Christian Carlow commented on OFBIZ-5420:
-----------------------------------------

In case anyone requires a similar need, this issue is handled by the WorkOrderItemFulfillment entity and its relation to production runs.  I used the WorkEffort.estimatedCost field to handle the order item BOM price extraction.  I created OFBIZ-6204 to automatically create all preceeding production runs upon which the top level one created to fulfill the order item is dependent.

> Add ability to separately price BOM elements for orders
> -------------------------------------------------------
>
>                 Key: OFBIZ-5420
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5420
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing, order
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>             Fix For: Trunk
>
>         Attachments: OFBIZ-5420-1.patch, OFBIZ-5420-2.patch, OFBIZ-5420.patch
>
>
> I have a scenario where a company individually prices BOM elements of assembled products ordered.  So if an item is manufactured from 2 component products, the company needs to be able to specify prices for both of the components to made up the total parent product cost.



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