2 ERRORS, Wrong calculation of add-on and inverted options
-
2 Errors:
01 – In the [Checkbox] add-on type, the option [Multiplied by option string length] is behaving like the option [Multiplied by option numeric value].
And the option [Multiplied by option numeric value] does not work.02 – The multiplication is rounding the values, causing a difference of cents in the results.
Ex: I created the “X” option in the add-on, and defined the [Price] field as “3” and [Amount] as [Multiplied by option string length] “I chose this option because of problem 01 that I reported”.I created a “12.99” value product
When selecting the “X” option, the price list displays:R$ 12.99 R$ 39.00 R $ 51.99
When should it display:
R$ 12.99 R$ 38.97 R$ 51.96
Because 3 x 12.99 = 38.97 (not 39.00)
* As you can see, I selected the option [Multiplied by option string length] but the plugin is behaving as if I selected [Multiplied by option numeric value].
* If I change it to [Multiplied by option numeric value] nothing happens.How to solv this?
- The topic ‘2 ERRORS, Wrong calculation of add-on and inverted options’ is closed to new replies.