http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321
--- Comment #11 from Jonathan Druart <[email protected]> --- Created attachment 35152 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35152&action=edit rounded issue for conf 1 0 This screenshot highlights the problem raised by François and Marc on bug 13324 comment 3 to 6. On receiving, the rrp and ecost is rounded to '9.52' (for the display), but the exact values are 9.523810 (which is stored in DB). So the unitprice is displayed 9.52 too and will be stored in DB with this value (the rounded value). Should we store the exact unitprice value even if "9.52" is displayed? -- 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/
