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
*** This bug has been marked as a duplicate of bug 18471 ***
Created attachment 62661 [details] [review] proposed patch
Yes duplicate - and 18471 als fixes the display caused by duplicate formatting in invoice.pl