http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13324
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Marc Véron from comment #5) > I think the vagueness occurs somewhere else, i.e. when calculating the > unitprice for the database. > > In the example it is: > unitprice_tax_excluded: 9.520000 > > however, it should be: 9.523809523809524 Yes, but the problem is that the unitprice tax excluded is displayed on the interface (on receiving the items). And the value is rounded to 9.52 (because we don't want to display 9.523809523809524 :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
