]> git.koha-community.org Git - koha.git/commit
Bug 26556: (bug 25070 follow-up) Fix typo data_addressfield in address includes
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 28 Sep 2020 13:47:34 +0000 (15:47 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 20 Oct 2020 14:58:39 +0000 (14:58 +0000)
commit787a5df550dff2f9618bd34d087bc5f620a86e9d
tree742bdae9a2d0fad4bd80dafb1ca30e43689e4b74
parentbd6f3797affaa4c3904e0913bf8d30bd7b83bfa3
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>
(cherry picked from commit a0e4e3b5f87fc4fa2af78ec1749429921e5e5ae9)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc