2

enter image description hereHow 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.

2
  • Can you take a screen shot? Commented Dec 25, 2017 at 10:42
  • I have added screenshot. I cannot find "Add new tax class" button for product and customer tax class under additional settings. Commented Dec 25, 2017 at 10:49

2 Answers 2

0

To add new tax class please go to Tax Rules > Add New Tax Rule. Here you can find the button for adding class.

enter image description here

8
  • 1
    I am checking it on the same screen but i could not found it. Do we have some settings to enable it? Commented Dec 25, 2017 at 13:26
  • Also, when i inspect element i could found the text "Add new tax class" and script from which it is coming but it is not showing on the screen. Commented Dec 25, 2017 at 13:27
  • Unable to resolve dependency: TaxRateEditableMultiselect getting this error in console Commented Dec 25, 2017 at 13:48
  • Can you please recompile the magento setup and deploy static content? And please do check configuration for your country setup and merchant country Commented Dec 26, 2017 at 4:42
  • Unable to resolve dependency: EditableMultiselect 127.0.0.1 - - [26/Dec/2017:17:32:00 +0530] "GET /pub/static/version1514286735/adminhtml/Magento/backend/en_US/jquery/editableMultiselect/js/jquery.multiselect.js HTTP/1.1" 304 in apache access.log Commented Dec 26, 2017 at 15:18
0

In my case, setting store->configuration->advanced->developer->javascript setting->Merge javascript files to "No" in resolved the issue. Thankyou

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.