https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18888
Hayley Mapley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64771|0 |1 is obsolete| | Attachment #86709|0 |1 is obsolete| | Attachment #86710|0 |1 is obsolete| | --- Comment #11 from Hayley Mapley <[email protected]> --- Created attachment 87574 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87574&action=edit Bug 18888: Updated Currency onboarding step to match DB Between the time that the original patch was 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. This patch depends on Bug 18308, building on the steps that have been rearranged. Test plan: 0) Apply patch 18308. 1) Drop and recreate your database, then restart_all 2) Go through the onboarding tool, noting that the order matches the following: 1 Create a library 2 Create patron category 3 Set minPasswordLength 4 Create Koha administrator 5 Create item type 6 Define currency (see step 3!) 7 Circulation rule/Complete 3) 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 this patch, and repeat step 1 - 3 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
