News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Wrong Calculation

Started by mawo, August 29, 2018, 17:14:46 PM

Previous topic - Next topic

mawo

Hello.

I just discovered the following issue.


  • I placed an order for a 60€ product via the frontend and used an -50 € voucher.
    So the confirmation mail I got was correct with a final price of 10€
  • After changing the order state in the backend from "confirmed by customer" to "confirmed by the shop" the final price is 60€.
    The "-50€" discount is listed above but not used for the calculation of the correct final price.
Any Idea for a solution or the chance to reproduce this "bug"?

I'm using
VM v3.2.14
J! v3.8.12
PHP v7.0.31
german language

jenkinhill

Just tested using VM3.2.15 J3.8.12 and could not duplicate your "bug". The coupon was still shown & correctly applied after confirmation. Suggest you try VM3.2.15
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

mawo

OK, thanks.
Didn't know there was a newer version.

Tried to reproduce the bug after the Update, but it seems that the calculation is correct now. *thumbsup*