http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321
--- Comment #15 from Jonathan Druart <[email protected]> --- Created attachment 35165 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35165&action=edit Bug 13321: Fix unitprice rounding We need to display the rounded value, but insert the exact value. The unit price can be change on receiving, so the input value can be modified. But if it's not, we must insert the exact (not rounded) unit price, which is the ecost value. -- 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/
