Merge remote-tracking branch 'origin/new/bug_2780'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / currency.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Currencies and exchange rates</h1>
4
5 <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>
6
7 <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>
8
9 <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>
10
11 <p><strong>See the full documentation for currencies and exchange rates in the <a href="http://manual.koha-community.org/3.6/en/acqadmin.html#currexchangeadmin">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]