[Koha-bugs] [Bug 12146] Add new ISO code column to currency sample files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 25 22:37:00 CET 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39020|0                           |1
        is obsolete|                            |

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 47281
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47281&action=edit
Bug 12146 [ENH] Add isocode column to parameters.sql

a) Adds currency.isocode column to parameters.sql
b) Introduces INR as an option for Koha's EN installation locale
   in the list of currencies

Remarks: The issue of non-mandatory nature of isocode column is
already settled via bug 9593, comment 77.

Test Plan
=========

1/ create a fresh Koha instance and run the web installer
2/ at step #3 - "Selecting Default Settings", select "Some basic
   currencies with USA dollar as default for ACQ module" under the
   section "Optional" to import the sample currencies.
3/ login to this new instance and go to Home -> Administration ->
   Currencies & Exchange rates
4/ click edit for any of the currency options
5/ ISO code will be blank
6/ Apply patch
7/ Repeat steps 1 to 4 above
8/ ISO code will now show 3-letter ISO codes inserted by patched
   parameters.sql

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list