[Koha-bugs] [Bug 18888] Include the definition of currency in onboarding tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 02:17:23 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18888

--- Comment #8 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
Created attachment 86709
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86709&action=edit
Bug 18888: (follow-up) Updated Currency onboarding step to match DB

Between the time that this patch was originally created and now, a field
has been added to the currency table which allows the user to specify
whether the currency should appear with a space between the symbol and
value. This patch updates the onboarding tool to accommodate that
option, as well as cleans up some issues with script tags and duplicate
entries to the DB.

Test plan:

1) Drop and recreate your database, then restart_all

2) Go through the web installer and install all data except the
currencies

3) Go through the onboarding tool and note that when you get to the
currency page that there is no option for setting there to be a space
between symbol and value

4) Apply the patch, and repeat step 1 and 2

5) Go through the onboarding tool again and this time note that on the
currency page there is an option to set there to be a space between
symbol and value - check this box.

6) Continue on to Koha

7) Apply a fine to a patron, log in as that patron, and verify that the
currency is displayed with a space between the symbol and the value in
the OPAC

8) Also verify that there is only one currency (the one you created) in
the currency table in your database

Note: This patch may fail the QA tools due to Asset not working with the
installer.

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list