[ 
https://issues.apache.org/jira/browse/OFBIZ-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039566#comment-13039566
 ] 

Frank Kootte commented on OFBIZ-4291:
-------------------------------------

Current provided method of dealing with removal of promotions is a so called 
brute force approach where removing all and adding not to be removed promotions 
again. Unless there is a good reason to not expose functionality to offer 
removal of a single promotions I would like to push the addition of such to 
trunk.

@Glyton - do you have a patch against trunk to do so perhaps ?

> 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
>
> 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