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/22 16:30:24 UTC

[jira] [Resolved] (OFBIZ-5440) Improve BOM functionality to handle virtual BOM item variant selection

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

Christian Carlow resolved OFBIZ-5440.
-------------------------------------

       Resolution: Invalid
    Fix Version/s: SVN trunk

This issue was created as a requirement of OFBIZ-5437 which has now been deemed invalid so this one should be as well.

> Improve BOM functionality to handle virtual BOM item variant selection
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-5440
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5440
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing, order
>    Affects Versions: SVN trunk
>            Reporter: Christian Carlow
>             Fix For: SVN trunk
>
>
> The BOM functionality should be improved to handle virtual product variant/feature selections.  Such functionality would allow for something such as GZ-OUTER-BASKET of selected features to contain 3 GZ-INNER-BASKETs of different selected features
> I think the BOMNode class should contain a List<BOMNode>variantNodes member to be used for virtual nodes in the loadChildren function.  When virtual variants exist, the virtual node childrenNodes can be unset since the nodes will be contained in the variantNodes instead.
> I disovered the need for such functionality while trying to implement OFBIZ-5420 and OFBIZ-5437.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)