https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321
Koha Team Lyon 3 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55420|0 |1 is obsolete| | --- Comment #87 from Koha Team Lyon 3 <[email protected]> --- Created attachment 56427 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56427&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]> 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/
