http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12844
--- Comment #5 from Jonathan Druart <[email protected]> --- Yes of course, it's planned :) But I didn't understand some points (I highlighted them in the patch, search for FIXME): 1/ Why we don't use the symbol when the CurrencyFormat=='US'? 2/ If CurrencyFormat==FR, we use the symbol (actually, only in admin/aqbudgets.pl) but it's bad placed. I didn't find a way to put the symbol at the end of the string (€3.00 vs 3.00€, in France we use the second form). -- 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/
