Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt
Nicole C. Engard cb54358aed Bug 8945: Administration Help Files
This patch adds the help file for the transport cost matrix
and updates all others. Still needed is a help file for
'did you mean'.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:14:19 +02:00

13 lines
No EOL
877 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Currencies and Exchange Rates</h1>
<p>If you place orders from more than one country you will want to input currency exchange rates so that your acquisitions module will properly calculate totals.</p>
<p style="background-color: #ffe599">Tip: This data is not automatically updated, so be sure to keep it up to date so that your accounting is kept correct.</p>
<p>The active currency is the main currency you use in your library. Your active currency will have a check mark in the 'Active' column. If you don't have an active currency you will see an error message telling you to choose an active currency.</p>
<p><strong>See the full documentation for Currencies and Exchange Rates in the <a href="http://manual.koha-community.org/3.10/en/acqadmin.html#currexchangeadmin">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]