Koha/installer/data/mysql/nb-NO/2-Valgfritt
Magnus Enger 648957ca8b Bug 12209 - Fix currency symbol for NOK
Dunno why, but the currency symbol for NOK was given as "$", when
it should be "kr".

To test:
- Empty the "currency" table in the DB:
    DELETE FROM currency;
- Load in the file changed by this patch:
    sudo koha-mysql <instance> < installer/data/mysql/nb-NO/2-Valgfritt/parameters.sql
    (if you are testing on a (gitified) package install)
- Check that "kr" is displayed on /cgi-bin/koha/admin/currency.pl
- Add a budget and a fund, and check that "kr" is displayed in the list
  of funds (currency symbols seem to be missing from the list of budgets)

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
file loads ok, kr currency active, no errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, no problems found.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-16 02:44:01 +00:00
..
auth_val.sql Bug 11351: (follow-up) fix typos in seed SIP2 media types 2014-04-28 17:57:27 +00:00
auth_val.txt
marc21_holdings_coded_values.sql
marc21_holdings_coded_values.txt
parameters.sql Bug 12209 - Fix currency symbol for NOK 2014-05-16 02:44:01 +00:00
parameters.txt
patron_categories.sql
patron_categories.txt
sample_creator_data.sql
sample_creator_data.txt
sample_holidays.sql
sample_holidays.txt
sample_itemtypes.sql Bug 10969: Fix sample itemtypes for translated installers 2013-10-20 18:46:45 +00:00
sample_itemtypes.txt
sample_libraries.sql
sample_libraries.txt
sample_news.sql Bug 7567 - Clean up sample news files 2014-04-07 18:05:38 +00:00
sample_news.txt
sample_patrons.sql Bug 7453: All patrons should have an expiry date 2012-02-03 17:14:06 +01:00
sample_patrons.txt
z3950servers.sql Bug 9498 - Update encoding for Norwegian sample Z39.50 servers 2013-03-30 22:52:27 -04:00
z3950servers.txt