Control which Product Tax Classes are available in an OpenMage store #4900
addison74
started this conversation in
Show & Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently had to implement a modification in a website where the VAT rates were changed.
As an observation, it is mandatory that existing tax classes, which are no longer applicable, are not modified and new tax classes must be created.
This module allows the administrator to control which tax classes are available when a product is created or edited. By default, all tax classes are available until they are modified in the configuration section. It is also provided for the situation in which a tax class of a product is not displayed, but is associated with the product, it will be selectable until it is changed to another tax class.
Here is the link to this module: https://github.com/addison74/ProductTaxClasses.
Beta Was this translation helpful? Give feedback.
All reactions