]> git.koha-community.org Git - koha.git/commit
Bug 11644: (follow-up) add FIXME
authorGalen Charlton <gmc@esilibrary.com>
Wed, 19 Feb 2014 20:04:22 +0000 (20:04 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 19 May 2014 15:15:29 +0000 (17:15 +0200)
commit54152268aea7fdeb0a48b8c1ced00dde61bb9c59
tree3e8dd99ae7c12529ef3adb172169afeb7b50ba26
parent984758cd3c76276366be05149324df6a17916cad
Bug 11644: (follow-up) add FIXME

Arithmetic with monetary amounts is a *hard* problem -- or if
not hard, at least super-fiddly, particularly since in theory
a Koha database could have to deal with dozens of currencies
if used by a large research library.  This patch adds a FIXME
implicitly commenting on the poor state of affairs of available
monetary calculation modules on CPAN.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 7efc10542be6d836c52cf598174e28f84a9d6470)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
admin/check_parent_total.pl