https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19479 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #25 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Séverine, there is no a setting in administration > currency for each currency, where you can define if there should be a space or not. Hi Jon, thank you for your perseverance! 2 small things: If this line is no longer needed, please remove it, instead of commenting out: +# $total .= " " . ($bookseller->invoiceprice // 0); I am torn about seeing the currency. I think we agreed a long while ago that we should not show the currency symbols in acq as long as it's the active currency as it would clutter a lot of the displays, where you deal with a lot of numbers and prices. Would you agree to remove the currency symbol display? $Price with_symbol => 1 Please switch back to signed off if you add a follow up patch. -- You are receiving this mail because: You are watching all bug changes.