Cannot delete currency [% currency.currency | $HtmlTags tag='span' attributes=>'class="ex"' %]
[% IF nb_of_orders %] This currency is used by [% nb_of_orders | html %] orders. [% ELSIF nb_of_vendors %] This currency is used by [% nb_of_vendors | html %] vendors. [% END %] Deletion not possible
Confirm deletion of currency [% currency.currency | $HtmlTags tag='span' attributes=>'class="ex"' %]
Currency | [% currency.currency | html %] |
---|---|
Rate | [% currency.rate | html %] |
Currencies and exchange rates
[% IF currencies and no_active_currency %]No active currency is defined
Please edit one currency and mark it as active.
Currency | Rate | Symbol | ISO code | Last updated | Active | Archived | Actions |
---|---|---|---|---|---|---|---|
[% currency.currency | html %] | [% currency.rate | html %] | [% currency.symbol | html %] | [% currency.isocode | html %] | [% currency.timestamp | $KohaDates %] | [% IF currency.active %]✓[% END %] | [% IF currency.archived %]Yes[% END %] | Edit Delete |
When importing MARC files via the staging tools, the tool will attempt to find and use the price of the currently active currency.
Some examples of compatible price fields include "$9.99", "9.99 USD", "$9.99 USD", "9.99 USD (10.00 CAN)", "$9.99 USD (paperback)". These examples assume USD is the active currency.