Jump to content

table_specific_price, bad calculation


Recommended Posts

Dear all,

I'm not agree with the way how prestashop calculate the specific price.

My example:

Inside my product >> tab price

I assign 4.237288 price to price without taxes.
A discount of 2%.
And then the result is that follows.

Price --> 4.24
Discount --> 2%
Final Price, without taxes --> 4.16

I've tried with classic rounded mode.

If you make the ecuation the results are:

Price 4.24
Discount 2
final price ----->>> 4.15!!!

4.237288 (PRICE) - 4.237288*0.02(DISCOUNT) = 4.152543 FINAL PRICE

In classic mode the result will be 4.15...That is why i'm not agree with the way how PS calculate the specific price...

Any idea? Do you think it's a bug???

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...