Pricing Rules Calculation Errors

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

Pricing Rules Calculation Errors

Robert Lasater-2
Whenever a pricing rule was applied that had a percentage discount, it
would apply it to every quantity of every item twice,  +1 to the cart. If I
order 10 widgets, it would apply it 21 times. Happens with Pricing rules
and Promo rules.

After struggling with this issue for two days, I found it is only with the
stable version of 13.07.01.

We have been using the stable version downloaded from here:
http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-13.07.01.zip

Finally, we downloaded a version directly from github:
https://github.com/apache/ofbiz/tree/release13.07

That fixed the issue.