http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4078

--- Comment #6 from Marc VĂ©ron <[email protected]> ---
Hi Katrin,

I expect that GetCurrency() would be used in a context like proposed by Paul
Poluain in Comment 3, i.e. it would be the template that does the formatting.

GetCurency() returns an aray resulting form a select * statement, you simply
could use $active_currency->{format} along with the existing
$active_currency->{currency}

The same with the result of GetCurrencies()
(but it seems that it is currently only used to get the rates).

-- 
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/

Reply via email to