https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32705
--- Comment #2 from Michaela Sieber <[email protected]> --- (In reply to Jonathan Druart from comment #1) > > We could discuss the display of the prices here, I've decided to format > them but they are not accurate to the currency. We cannot do better for > now as we are not storing the format along with the currency. > We would prefer unitprice and currency code (not symbol) [% order.invoice_unitprice | currency => order.invoice_currency %] Exemplar: 52.33 EUR 876.42 USD 69.38 CAD ... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
