You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Chinmay Patidar (JIRA)" <ji...@apache.org> on 2019/04/27 10:24:00 UTC

[jira] [Assigned] (OFBIZ-10951) Add code level support to honor the compatibility between the opted products during configurable order workflow

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

Chinmay Patidar reassigned OFBIZ-10951:
---------------------------------------

    Assignee: Chinmay Patidar

> Add code level support to honor the compatibility between the opted products during configurable order workflow
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10951
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10951
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Pritam Kute
>            Assignee: Chinmay Patidar
>            Priority: Major
>
> Have the ability to set and honor the compatibility between opted product during configurable goods ordering
> There is already an entity "ProductConfigOptionIactn" in place for defining the compatibility between the config options. Need to add code level support to honor the compatibility rule defined in that entity.
> The below is a detailed description of the items which will be covered in this task.
> Objective:
> To implement the service level support to establish compatibility between configurable product options.
> Purpose:
> To provide support for compatibility between the config options by making use of the existing entity 'ProductConfigOptionIactn'.
> Implementation Design:
> The various methods would be implemented in the Product Config Wrapper class to enable creation/deletion of the compatibility, to add/remove the config items from the compatibility. This implementation can also handle incompatibility between config options depending on how we setup the data in the 'ProductConfigOptionIactn' entity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)