https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20352 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Martin Renvoize from comment #17)
I've been mulling this one over and I'm inclined to agree, that although this does move us towards the goal, it's at the wrong level.
I believe we should be formatting based on locale rather than by currency.
On the other hand it's either having it now (but not perfect), or not having it until... who knows? I am not planning to spend more time on this. (In reply to Martin Renvoize from comment #20)
Final comment.. why do we use 3 hard coded values for our money formatting at the moment rather than rely on something like https://metacpan.org/pod/Locale::Currency::Format which claims to try to support the full ISO 4217 set?
For backward compatibility when Koha::Number::Price has been implemented. -- You are receiving this mail because: You are watching all bug changes.