Barend Posted December 30, 2020 Share Posted December 30, 2020 The taxes are not calculated, but ONLY in the product catalog (backend), in the shop they are calculated correctly and even (see second image) in the catalog list. I have cleared my browser cache and tried it in incognito modus. But still the same. Anyone knows what I could try? (Taxes not calculated here) (This is correct) Link to comment Share on other sites More sharing options...
Barend Posted December 30, 2020 Author Share Posted December 30, 2020 I've solved this matter more or less myself. I've made a backup and restored a previous version where the problem was not there jet. Then i've exported the database, restored the latest version and restored these tables from the older version: `pr_country` `pr_country_lang` `pr_country_shop` `pr_currency` `pr_currency_lang` `pr_currency_shop` `pr_state` `pr_tax` `pr_tax_lang` `pr_tax_rule` `pr_tax_rules_group` `pr_tax_rules_group_shop` `pr_timezone` `pr_zone` `pr_zone_shop` That solved my problem and left the rest of the shop in tact 🙂 (I guess i've learned I should stay away from the taxes configuration and leave it the way it is.) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now