Wrong total order price
Hello anybody,
in some cases the total amount on the checkout page is wrong (different to the checkout block / line items in the database) if the user ads more than one product to the cart and plays around in the shop.
See checkout block (correct)
http://www.wollsuechtig.de/check/checkout_block.png
See checkout summary on the checkout page (wrong)
http://www.wollsuechtig.de/check/checkout_summary.png
It seems that the last line item (Olive; total price 15,90) is counted two times on the checkout summary in the total amount.
I use commerce 7.x-1.0.
Can you help? Is that a known bug and is it fixed with drupal commerce 1.1 ? (Could not find any issue regarding that problem on drupal.org)
Best regards
Harald
Comments
Problem solved
Fixed this issue by updating to drupal-7.10; commerce-1.1.
Regards