This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
Releases: classyllama/ClassyLlama_AvaTax
Releases · classyllama/ClassyLlama_AvaTax
ClassyLlama_AvaTax 1.5.3
ClassyLlama_AvaTax 1.5.1
ClassyLlama_AvaTax 1.5.0
ClassyLlama_AvaTax 2.0.0-RC1
New Features
- Support for Customs Duty & Import Tax
- Support for managing and applying Tax Exemption Documents
Fixes
- Tax lines match native tax lines, fixing issues such as tax reports and discount calculation issues. (#196)
ClassyLlama_AvaTax 1.4.9
Changelog:
- Fix issue where $0 rates are inaccurate in tax summary PR #193
- Fix issue where tax isn't calculated prior to checkout for virtual orders #121
- Fix issue where duplicate entries can be created in address book #115
- Refactor VAT ID submission code to match behavior described in config comment PR #204
- Refactor code to prevent rounding tax rate prior to displaying on frontend #179
ClassyLlama_AvaTax 1.4.8
Changelog:
- Fix issue where editing customer in backend of Magento 2.1.x results in missing tabs (e.g. "Orders") #151
- Added sensitive and environment-specific entries to the configuration type pool #178 (from @leoquijano)
- Add additional conditional check to prevent inadvertently disabling address validation PR #124 (from @vovayatsyuk)
ClassyLlama_AvaTax 1.4.6
Changelog:
- Update the customer use codes for Religious and Educational classes to be separate types #169
ClassyLlama_AvaTax 1.4.5
Changelog:
- Fix issue where saving AvaTax credentials at the website scope can result in an error #171
ClassyLlama_AvaTax 1.4.4
Changelog:
- Fix issue where invalid/partial zip code values result in errors logged #122