Bug 26556: (bug 25070 follow-up) Fix typo data_addressfield in address includes
commita0e4e3b5f87fc4fa2af78ec1749429921e5e5ae9
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 28 Sep 2020 13:47:34 +0000 (28 15:47 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 28 Sep 2020 14:09:11 +0000 (28 16:09 +0200)
treeebe6983ebd502ad7738c7889bdd452888b0ab53c
parent8dca36661d7cca5a60aaacc44d2e6a774f78da7a
Bug 26556: (bug 25070 follow-up) Fix typo data_addressfield in address includes

Selecting "main address" city or "alternate address" city does not trigger the automatic population of values to the city, state, and zip fields anymore.
It woks for "alternate contact".

Test plan :
1) Create some cities with all datas : city, state, zip code and country
2) Open patron creation form
3) On "main address", select a city in combobox
4) Check city, state, zip code and country are filled
5) Same with "alternate address"

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc