Hi, I found out a VERY BAD bug, probably in VirtueMart but it actually impact Invoices.
If a customer buys a product with overridden price, the taxable and tax amount written into the order items table is the one from the original price! They're not recalculated based on the new final price, so invoice row and totals are completely wrong! Just the row and final total is correct, but in an invoicing situation this is not enough!
Details about the investigations here:
forum.virtuemart.net/index.php?topic=110753.0
I was wondering if anyone ran into the same issue and in case how did you solve. Otherwise if Artio staff can help us mitigate this VM bug, by patching VM itself or adding an exception to VMinvoice.
This is very important and stopping us from emitting invoices!
Thanks