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.4.2

25 Jun 21:03
Compare
Choose a tag to compare

Changelog:

  • Fix issue where Magento error isn't clear as to why a user can't proceed to payment method during checkout #132

ClassyLlama_AvaTax 1.4.1

12 Apr 13:57
Compare
Choose a tag to compare

Changelog:

  • Fix bug where exception is thrown when customer has no value for chosen attribute #99

ClassyLlama_AvaTax 1.4.0

03 Apr 14:35
Compare
Choose a tag to compare

Changelog:

1.4.0 (2018-04-03)

  • Add the ability to use any customer attribute as customer code #99

ClassyLlama_AvaTax 1.3.5

05 Mar 17:24
Compare
Choose a tag to compare

Changelog:

  • Fix issue where sometimes the connection credentials fail when assigned at website level #112

ClassyLlama_AvaTax 1.3.4

14 Feb 19:19
Compare
Choose a tag to compare

Changelog:

  • Fix problem where customer can't save edited address in address book #110

ClassyLlama_AvaTax 1.3.3

12 Feb 21:09
Compare
Choose a tag to compare

Changelog:

  • Fix problem where customer can't save address in address book when address validation is disabled #108

ClassyLlama_AvaTax 1.3.2

08 Feb 20:24
Compare
Choose a tag to compare

Changelog:

  • Refactor code to prevent error when product is deleted before queue processing #104

ClassyLlama_AvaTax 1.3.1

31 Jan 19:21
Compare
Choose a tag to compare

Changelog:

  • Refactor code to make product ID retrieval more reliable PR #103
  • Refactor code prevent error when running some CLI tests PR #102

ClassyLlama_AvaTax 1.3.0

29 Dec 14:25
Compare
Choose a tag to compare

Changelog:

  • Add the ability to use any custom customer attribute as customer code #99

ClassyLlama_AvaTax 1.2.7

14 Dec 22:38
Compare
Choose a tag to compare

Changelog:

  • Refactor code to remove abstract class for conditionally loading new class in parent constructor