https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17138
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #15 from Martin Renvoize <[email protected]> --- I've implemented a quick fix for this using Koha::Number::Price::round to get us out of a hole.. But, I think it's a good idea to continue the work here to give us a comparison function in Koha::Number::Price.. I would suggest we stick to the semantics of perl's compare to allow for use in sorts in the future should we ever need that. -- 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/
