Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
74.47 KB
MD5: d0dafd2af22b482a5d14d4aa530bbba4
SHA-1: 9e6bb5af43e7256b65353596f205ac7bf995fb90
SHA-256: dbc0a425291ab6490071c2bf5cb88d1e0e5123949f2279fb1a574c9fd900f03b
Download zip
86.4 KB
MD5: 3a9bec22e1caa914a98cc0187c86e516
SHA-1: cdd22e019820dc13a8b3d771cfd364d3ae0ecbdb
SHA-256: 0d54852c0de3a0072221dada0a1917264126b4529ecaca62535b425996084d16
Release notes
Make sure to also update Commerce to 1.11, previous versions result in a broken address form on the order add/edit screen.
Changes since 7.x-1.0-rc1:
- #2398697 by Georgique: Add administrative areas for Kazakhstan
- Update the render_administrative_area_value value in address formats with data derived from Google's dataset.
- #2401865: Allow address formats to specify whether the administrative area value is rendered instead of the code
- #1218304: Make the postal code field optional for China
- #2396975: Add an option for allowing incomplete data to be saved
- Add administrative areas for Estonia.
- Improve the address formats for Estonia, Latvia, Lithuania:
- #2397835 by GoZ: Add Ukraine to addressfield_get_administrative_areas()
- #2401783 by Georgique: Kazakhstan address format
- #2397865 by GoZ: Add administrative areas for Taiwan
- Reorder UAE administrative areas, based on Google's dataset update.
- #2395119 by roborat, bojanz: dependent_locality missing from views field
- #2394197 by aitala, bojanz: Descriptions appearing twice
- #2392855: Provide a hook for altering address defaults
- #1441514 by jnicola: Support Countries module for populating the country drop-down menu
- #2392863: Remove the default values instance setting, introduce a default country instance setting
------