https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51085|0 |1 is obsolete| | --- Comment #60 from Alex Arnaud <[email protected]> --- Created attachment 51648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51648&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/
