ProductPromoWorker$UseLimitException

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ProductPromoWorker$UseLimitException

cqnunez
I've created a promo where the condition is Party = "DemoCustomer" and the action is 5% off the entire order.

We've encountered the ff error

 While calculating promotions the promotion [10000] action was applied more than 2 times, so the calculation has been ended. This should generally never happen unless you have bad rule definitions.

Any help would be most appreciated. Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: ProductPromoWorker$UseLimitException

Rishi Solanki
Hi,
Go to -
https://localhost:8443/catalog/control/EditProductPromo?productPromoId=9011

This is the example promotion created for the 10% discount on purchase, here
the variable Use Limit Per Order is set to 1 so that this will not apply
twice on any order. You can check for your promotion the same and then
should be fix. The example is available for demo data in OFBiz.

Rishi Solanki
Enterprise Software Developer
HotWax Media Pvt. Ltd.


On Wed, Feb 3, 2010 at 2:41 PM, cqnunez <[hidden email]> wrote:

>
> I've created a promo where the condition is Party = "DemoCustomer" and the
> action is 5% off the entire order.
>
> We've encountered the ff error
>
>  While calculating promotions the promotion [10000] action was applied more
> than 2 times, so the calculation has been ended. This should generally
> never
> happen unless you have bad rule definitions.
>
> Any help would be most appreciated. Thanks.
> --
> View this message in context:
> http://n4.nabble.com/ProductPromoWorker-UseLimitException-tp1460924p1460924.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>