You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Eric DE MAULDE (JIRA)" <ji...@apache.org> on 2009/02/24 13:58:02 UTC

[jira] Created: (OFBIZ-2206) Cart : same product but different configuration with the same option

Cart : same product but different configuration with the same option
--------------------------------------------------------------------

                 Key: OFBIZ-2206
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2206
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
         Environment: trunk 747346
            Reporter: Eric DE MAULDE
             Fix For: SVN trunk


if a customer add twice to cart the same product
but with different configuration based on the same option
and this option has a virtual component.

So if two items don't have the same variant component,
cart manages these items like a only same item

*** Example with PIZZA product
if we choice one with PEPPER RED
and another with PEPPER GREEN

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-2206) Cart : same product but different configuration with the same option

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilgin Ibryam closed OFBIZ-2206.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: SVN trunk)
                   Release Branch 9.3
         Assignee: Bilgin Ibryam

Thanks Eric.
Your patch (with some changes) is in trunk rev 747719.

> Cart : same product but different configuration with the same option
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-2206
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2206
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: trunk 747346
>            Reporter: Eric DE MAULDE
>            Assignee: Bilgin Ibryam
>            Priority: Trivial
>             Fix For: Release Branch 9.3
>
>         Attachments: Cart_differenciate-option.patch
>
>
> if a customer add twice to cart the same product
> but with different configuration based on the same option
> and this option has a virtual component.
> So if two items don't have the same variant component,
> cart manages these items like a only same item
> *** Example with PIZZA product
> if we choice one with PEPPER RED
> and another with PEPPER GREEN

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2206) Cart : same product but different configuration with the same option

Posted by "Eric DE MAULDE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric DE MAULDE updated OFBIZ-2206:
----------------------------------

    Priority: Trivial  (was: Major)

> Cart : same product but different configuration with the same option
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-2206
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2206
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: trunk 747346
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: Cart_differenciate-option.patch
>
>
> if a customer add twice to cart the same product
> but with different configuration based on the same option
> and this option has a virtual component.
> So if two items don't have the same variant component,
> cart manages these items like a only same item
> *** Example with PIZZA product
> if we choice one with PEPPER RED
> and another with PEPPER GREEN

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2206) Cart : same product but different configuration with the same option

Posted by "Eric DE MAULDE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric DE MAULDE updated OFBIZ-2206:
----------------------------------

    Attachment: Cart_differenciate-option.patch

this patch allows to differenciate in cart :

same product with different configurations based on the same virtual option
but with different variant option

> Cart : same product but different configuration with the same option
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-2206
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2206
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: trunk 747346
>            Reporter: Eric DE MAULDE
>             Fix For: SVN trunk
>
>         Attachments: Cart_differenciate-option.patch
>
>
> if a customer add twice to cart the same product
> but with different configuration based on the same option
> and this option has a virtual component.
> So if two items don't have the same variant component,
> cart manages these items like a only same item
> *** Example with PIZZA product
> if we choice one with PEPPER RED
> and another with PEPPER GREEN

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.