Bug 16940 - Show active currency's symbol to users in OPAC
Summary: Show active currency's symbol to users in OPAC
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 4078
Blocks:
  Show dependency treegraph
 
Reported: 2016-07-19 11:37 UTC by Katrin Fischer
Modified: 2018-02-01 20:25 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2016-07-19 11:37:31 UTC
It would be nice if we could show the currency symbol in the OPAC.

Formatting could be another system preference or maybe be wrapped into the existing CurrencyFormat system preference.
Comment 1 Jonathan Druart 2016-07-20 14:28:03 UTC
(In reply to Katrin Fischer from comment #0)
> It would be nice if we could show the currency symbol in the OPAC.
> 
> Formatting could be another system preference or maybe be wrapped into the
> existing CurrencyFormat system preference.

As I said on bug 4078 comment 20, the formatting should be done at the currency table level.
I planned to fix the display of the different prices when the tax rewrite stack will be pushed...