https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20352 --- Comment #22 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (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. -- You are receiving this mail because: You are watching all bug changes.