Koha/installer/data/mysql
Marc Véron 462d4c0b9a 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@abunchofthings.net>

Patch amended to move street number after address. /Marc

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

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-29 11:25:21 -03:00
..
atomicupdate Bug 14030: DBRev 3.19.00.030 2015-04-24 10:03:17 -03:00
de-DE Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
en Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
es-ES Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
fr-FR Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
it-IT Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
mandatory Bug 14030 - Added tests for duplicates. 2015-04-24 09:55:54 -03:00
nb-NO Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
pl-PL Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
ru-RU Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
uk-UA Bug 13023: (QA Followup) Add db mapping to frameworks 2015-04-23 12:46:47 -03:00
backfill_statistics.pl
kohastructure.sql Bug 13606: Upgrade sessions.a_session to MEDIUMTEXT 2015-04-23 13:18:43 -03:00
labels_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
patroncards_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
sysprefs.sql Bug 4041: Second Step: Add system preference and "German style" address formats for staff 2015-04-29 11:25:21 -03:00
update22to30.pl
updatedatabase.pl Bug 4041: Second Step: Add system preference and "German style" address formats for staff 2015-04-29 11:25:21 -03:00