No method to remove a promo code from the shopping cart
-------------------------------------------------------

                 Key: OFBIZ-4291
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4291
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: Release Branch 10.04
            Reporter: Glyton Camilleri
             Fix For: SVN trunk


Hi,

When working with promotions and promo codes in the shopping cart, it seems not 
possible to remove _one_ specific promo code from the cart neither through the 
ShoppingCart and its helpers and services, nor through the ProductPromoWorker.
ShoppingCart has the method 

{{addProductPromoCode(String productPromoCodeId, LocalDispatcher dispatcher)}}

but no method to remove the added PromoCode. Is there any other worker, service 
or event that can be called to do this? And if not, is there a specifc reason 
(maybe relating to promotions application rules) for not implementing this?

Any response is appreciated.

Thanks

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to