Thank you so much for best Product for Joomla!
I am a use:
Joomla! 2.5.28
VirtueMart 2.6.6
AWO 2.3.3
and i am encountered such a problem. In view of the requirements for implementation of the "quantity" ordered goods must be between 0 and 1. When calculating the discount is taken into account only integer number in the "quantity" of the order.
for example:
"Price" = 48.00 "Quantity" = 0.50 "Sum" = 24 "discount (1%)" = 0.24
but I get a
"discount (1%)" = 0.48 at the rate that the "Quantity" of the goods in order = 1
When calculating the amount of the discount value of the "Quantity" is rounded to the nearest whole number(int function is applied as i am understand).
Could you suggest how to correct the calculation of the amount of discounts. Thank you
P.S. sorry for my English.
I am a use:
Joomla! 2.5.28
VirtueMart 2.6.6
AWO 2.3.3
and i am encountered such a problem. In view of the requirements for implementation of the "quantity" ordered goods must be between 0 and 1. When calculating the discount is taken into account only integer number in the "quantity" of the order.
for example:
"Price" = 48.00 "Quantity" = 0.50 "Sum" = 24 "discount (1%)" = 0.24
but I get a
"discount (1%)" = 0.48 at the rate that the "Quantity" of the goods in order = 1
When calculating the amount of the discount value of the "Quantity" is rounded to the nearest whole number(int function is applied as i am understand).
Could you suggest how to correct the calculation of the amount of discounts. Thank you
P.S. sorry for my English.