elfis Posted June 11, 2014 Share Posted June 11, 2014 Increase the tax, with no change in prices. (Final price and impact on price in combination) Now when I change Tax rate the biggest problem is impact on price in combination because need to remove vat from every variation. Old New (+23%) Product 100€ 123€ (need to change to old price.) Variation 40€ 49.20€ (so I need to calculate 49.20/1.23 and type in on EVERY variation.) Is there more automated way to do that ? Thanks Link to comment Share on other sites More sharing options...
tuk66 Posted June 13, 2014 Share Posted June 13, 2014 Only SQL queries. Be sure you thoroughly know database schema and queries will affect all relevant tables. Link to comment Share on other sites More sharing options...
elfis Posted June 13, 2014 Author Share Posted June 13, 2014 Only SQL queries. Be sure you thoroughly know database schema and queries will affect all relevant tables. Hi , I make small test by changing in sql from 0% vat to 23% . But prestashop automaticly update final price based on pre tax retail price. Link to comment Share on other sites More sharing options...
Recommended Posts