https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18491 Bug ID: 18491 Summary: finishreceive may record unitprice incorrectly Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: colin.campbell@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org unitprice is passed to finishreceive.pl in display format. This poses no problem in most cases but if the unitprice is greater than or equal to 1,000 the separator causes the amount to be truncated and sored that way in the order and item. So e.g. if the unitprice is 3,600.50 that is saved as 3.00 - seriously distorting the information -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.