[Bug 10253] tax rate only takes 1 decimal point
9 Nov
2016
9 Nov
'16
10:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10253 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Kyle M Hall from comment #4)
As discussed on bug 14541, we shouldn't force the tax rate to *any* arbitrary precision. I just came across a library with a tax right of something like 4.3655 percent!
With 4.3655, it would be 0.043655 in DB, but as we store only 4 decimal it will be truncated to 0.0436 We would need to update the DB structure to support such precision. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
3535
Age (days ago)
3535
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org