https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20352
--- Comment #23 from Martin Renvoize <[email protected]> --- (In reply to Katrin Fischer from comment #22) > (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? > > Because it's buggy and the author is unresponsive. > Bug 24278 - Replace Locale::Currency::Format because it's buggy > > As we support the Goethe libraries, we have run into quite some issues with > different currencies. - Koha currently uses it to format fines in overdue > notices. Hmm.. I wasn't aware it had issues. What about https://metacpan.org/pod/CLDR::Number::Format::Currency.? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
