[Koha-bugs] [Bug 4078] Add the ability to customize and display the symbol for a currency

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 2 18:46:19 CET 2018


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

--- Comment #37 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 72382
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72382&action=edit
Bug 4078: Add the ability to display and configure the symbol for prices

The symbol of currencies are not displayed (or not correctly) so far.
This patch set adds the ability to configure the display of the symbol
(with or without a whitespace between the symbol and the price).

Test plan:
1. Execute the update DB entry, go to the currency admin page and tick the
new "Space separation between symbol and value" checkbox
2. Add a fine to a patron and use their credentials to login at the OPAC
3. You should see the "$ 42 due fines and charges" info in the
dashboard
4. Untick the new checkbox to remove the space and reload the OPAC main
page.
=> The space should not be longer displayed ($42)

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list