Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Releases: classyllama/ClassyLlama_AvaTax

ClassyLlama_AvaTax 1.5.3

22 Feb 20:57
Compare
Choose a tag to compare

Changelog:

  • Added config fields to allow for calculating tax prior to discounts and send custom shipping tax code PR #239 and PR #231
  • Updated support documentation

ClassyLlama_AvaTax 1.5.1

30 Jan 15:48
Compare
Choose a tag to compare

Changelog:

  • Fix issue with payload extender in shipping-save-processor #181
  • Add message about known issue with admin order creation #215

ClassyLlama_AvaTax 1.5.0

19 Dec 15:45
Compare
Choose a tag to compare

Changelog:

  • Add support for payload extender in shipping-save-processor #181
  • Add support for Magento 2.3 #108 (from @dverkade)

ClassyLlama_AvaTax 2.0.0-RC1

03 Dec 17:39
Compare
Choose a tag to compare
Pre-release

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

25 Oct 18:59
Compare
Choose a tag to compare

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

15 Oct 14:51
Compare
Choose a tag to compare

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

27 Sep 18:33
Compare
Choose a tag to compare

Changelog:

  • Update the customer use codes for Religious and Educational classes to be separate types #169

ClassyLlama_AvaTax 1.4.5

14 Sep 13:44
Compare
Choose a tag to compare

Changelog:

  • Fix issue where saving AvaTax credentials at the website scope can result in an error #171

ClassyLlama_AvaTax 1.4.4

13 Sep 21:50
Compare
Choose a tag to compare

Changelog:

  • Fix issue where invalid/partial zip code values result in errors logged #122

ClassyLlama_AvaTax 1.4.3

13 Jul 13:56
Compare
Choose a tag to compare

Changelog:

  • Fix issue where address validation in admin while editing customer doesn't display region in original address #135
  • Fix issue Save Address button remains disabled after closing address validation modal #139