You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2009/11/23 13:19:39 UTC

[jira] Updated: (OFBIZ-3249) Shopping cart on checkout page does not gets update when a gift item is added in cart after applying coupon code.

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

Arun Patidar updated OFBIZ-3249:
--------------------------------

    Attachment: OFBIZ-3249.patch

Here is patch for update cart on one page checkout page when a gift item a added in cart after applying valid coupon code.

Steps to test:

1. Create a new product promo for 'Gift With Purchase' action  with require coupon code.

2. Go to ecommerce -> main

3. Purchase X product and go for one page checkout page.

4. Enter coupon code

5 If this coupon code is valid according  to condition given in promotion then a you will get Y product as gift in cart with 0.0 price.

> Shopping cart on checkout page does not gets update  when a gift item is added in cart after applying coupon code.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3249
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3249
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>            Reporter: Arun Patidar
>            Priority: Minor
>             Fix For: Release Branch 4.0, Release Branch 9.04
>
>         Attachments: OFBIZ-3249.patch
>
>
> For a coupon code on which a gift item is added in cart, shopping cart on checkout page does not gets update for that new added gift item.
> Currently cart is only updating for discounted amount.

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