Sascha Posted March 13, 2019 Share Posted March 13, 2019 Hi folks, I like to change the tax rule for all products to a specific tax rule id. I tried to set the new id directly in the database by changing column id_tax_rules_group in table ps_product. Unfortunately, the old tax rule is still active. If I modify the product in Presta backend, it will set exactly the same id for id_tax_rules_group. Am I missing another field where the tax rule id is set? What can I do to set the tax rule id for all products at once? Thanks in advance! Sascha Link to comment Share on other sites More sharing options...
Sascha Posted March 14, 2019 Author Share Posted March 14, 2019 Solution: Change the same column in table ps_product_shop too and everything works fine... 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