[Koha-bugs] [Bug 4041] Address Format as a I18N/L10N system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 10 19:30:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4041

--- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 37669
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37669&action=edit
[PASSED QA] Bug 4041 - Second Step: Add system preference and "German style"
address formats for staff

To test:

Apply patch
Do a database update (e.g. by changing version number in kohaversion.pl)
Find new system preference 'addressformat' in I18N/L10N
Choose 'German style'
Go to Patrons and edit a patron / create new patron
Verify that Zip code appears above City
Change system preference to 'US style'
Verify that Zip code appears between State and Country.

BTW: New formats can be added by editing i18n_l10n.pref (add a new code, e.g.
fr for "French style") and copy / modify the includes using the same code as
postfix.
Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

Patch amended to move street number after address. /Marc

Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

Amended do resolve conflict with updatedatabase.pl  /Marc
Rebased for current master /Marc

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list