19 Apr
2012
19 Apr
'12
9:05 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7495 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #1 from Marc Véron <veron@veron.ch> --- I do not think that rounding will really help because with double or float you loose precision in an almost arbitrary way. The most solid resolution would be to make use of BigFloat for all currency calculations. http://perldoc.perl.org/Math/BigFloat.html -- You are receiving this mail because: You are watching all bug changes.