https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21427 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 83831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83831&action=edit Bug 21427: Format prices on ordered/spent lists consistently Some price information on the spent and ordered list already used the $Price filter. With this patch all amounts should be formatted according to the CurrencyFormat system preference. 1) Switch CurrencyFormat to FR 2) Make sure you have - Pending orders - An open invoice with shipment cost and adjustment with "encumber while open" checked - A received order - A closed invoice with shipment cost and adjustment 3) View the "oder" and "spent" lists clicking on the amounts in the budget and funds table on the acq start page 4) Verify all price information is formatted wit decimal comma 5) Switch CurrencyFormat to other settings and verify display changes accordingly -- You are receiving this mail because: You are watching all bug changes.