https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51648|0 |1 is obsolete| | --- Comment #74 from Julian Maurice <[email protected]> --- Created attachment 55420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55420&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. Signed-off-by: Laurence Rault <[email protected]> Signed-off-by: Francois Charbonnier <[email protected]> Signed-off-by: Sonia Bouis <[email protected]> -- 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/
