surprisehighway / craft-avatax

Calculate and add sales tax to an order's base tax using Avalara's AvaTax service with Craft Commerce 5.
MIT License
7 stars 11 forks source link

Cannot edit plugin settings #20

Closed j2is closed 4 years ago

j2is commented 4 years ago

All input fields in the settings are readonly and don't allow me to add text

imagehat commented 4 years ago

@j2is - did you set up a config file at config/avatax.php? If so any settings in that file will override the control panel settings fields and also make the field display as read only.

j2is commented 4 years ago

I haven't created that file, I wonder if it's because I'm using the commerce pro trial may be? I'm using commerce 3.1.7

imagehat commented 4 years ago

@j2is - looks like this was a bug, I just pushed a fix so updating to the latest version 2.1.1 should resolve this issue.