[Koha-bugs] [Bug 10929] fund amounts sort incorrectly in table on Administration -> Budgets -> Funds page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 21 23:22:32 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10929

--- Comment #1 from Galen Charlton <gmcharlt at gmail.com> ---
A rough WIP set of patches can be found at the tip of

http://git.librarypolice.com/?p=koha-galen.git;a=shortlog;h=refs/heads/format_currency

The general idea is to (a) consolidate code that formats currency amounts and
(b) have the actual formatting be invoked by a Template Toolkit filter in all
cases except (for the moment) the PDF order basket generator.

This approach can trivially be extended to allow monetary amounts to be
displayed consistently in circulation as well.

Comments welcome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list