https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19479
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #25 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ 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/
