Downloads
Download tar.gz
21.15 KB
MD5: ccf9c487a92b78e6d5974bc4220ef948
SHA-1: 68da7412032ca59539c92b0f435f7ba57050571f
SHA-256: 2f3318d632e92e77ffb0b5041f9d3fbe2066bea3ba2437386912ea7881a3dff4
Download zip
23.8 KB
MD5: c42f8621f6b6c6d42d612349ec9c5f34
SHA-1: 9f576fab4c1c95fba91a94b803a53f0f34cf4b10
SHA-256: 4f7bbad89baa3f0fa0b16807f753db0af293710db1a8cf5dbf0a54744b15b31b
Release notes
Please review the notes for 5.x-2.0-rc1. Here are the additional changes:
Changes since DRUPAL-5--2-0-RC1:
- For for [#307840]. If the module is newly installed, it now has the address_name field.
- Alternate fix for [#301233]. This one captures addresses for COD orders.
- When editing an address with an address name, the user would get an error about the address name already being in the database. Fixed.
- Fix for [#308007]. The code was not getting the POSTed zone value properly.
- During checkout, if the user's default address wasn't in the store's default country, the zone selections were not updated to match the user's default country. Fixed.