http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12844 --- Comment #8 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from comment #7)
(In reply to Jonathan Druart from comment #5)
Yes of course, it's planned :) But I didn't understand some points (I highlighted them in the patch, search for FIXME): 1/ Why we don't use the symbol when the CurrencyFormat=='US'?
I think maybe we should have a 3rd option to display without a currency symbol. Then people can keep the current display or switch to one of the nicer formats.
I think the good way to do it is to remove the CurrencyFormat pref and manage the formatting options at the currency level.
Should the codes be language codes or would it make more sense to use some kind of description of the formatting? I guess formatting could be different by country, even if some countries use the same currency or different currencies but the same formatting.
Sorry, I don't understand, maybe you are suggesting the same thing as me.
Switching status for the tiny problem MARC found.
New patch coming. -- You are receiving this mail because: You are watching all bug changes.