3 Feb
2023
3 Feb
'23
12:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32705 --- Comment #2 from Michaela Sieber <michaela.sieber@kit.edu> --- (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.