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 2014/01/21 17:07:23 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=13877562#comment-13877562 ] 

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

To give a little more explanation about why the second patch is necessary, the first patch changes BOM objects were from using a single quantity field to using a shipGroupQty map instead from which the single quantity field is calculated.  Because production runs do no deal with ship groups a bogus one had to be created in order for the quantities to be set correctly.  Without this second patch, when a production run is created, the quantity to produce for all items will be set to 0.

> 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
>    Affects Versions: SVN trunk
>            Reporter: Christian Carlow
>         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.1.5#6160)