Hello and thanks a lot for this module

i'm using it on a site, where Übercart was already running without it (meaning that orders where already done without considering VAT)

once installed, all prices increased because ubercart assumed that before installation of the module prices where excluding vat, which was not the case. unfortunately, i did not use the box "Keep VAT inclusive prices the same after a rate change" and changed all prices

now, it does work fine for new orders, but the previous ones have price increase, balance is not =0 anymore (it equals the amount of VAT) and no VAT appears on Invoces customers could get

can anybody please help me there, at least to get prices back to original for previous orders?

i did try to check the box but it now seems to be too late

Comments

longwave’s picture

This is an unfortunate side effect of #854638: order products price should locked in altered price and there is no easy solution - you may be able to add a condition to the tax rules to exclude older orders, or manually update the prices in the {uc_order_products} table so they are exclusive of VAT.

miaoulafrite’s picture

humm. all right, thanks for your quick answer i'll check it out.