13 Jan
2015
13 Jan
'15
4:47 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13324 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.