How to create a new product tax class in magento 2.1.7 and create two different tax rates for same region.
I am unable to find "Add new tax class" button under additional settings when creating new tax rule.
How to create a new product tax class in magento 2.1.7 and create two different tax rates for same region.
I am unable to find "Add new tax class" button under additional settings when creating new tax rule.
To add new tax class please go to Tax Rules > Add New Tax Rule. Here you can find the button for adding class.
In my case, setting store->configuration->advanced->developer->javascript setting->Merge javascript files to "No" in resolved the issue. Thankyou