Bug 13618: Add html filters to all the variables
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / acquisitions_stats.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Acquisitions statistics</h1>
4
5 <p>Using the form provided, choose which value you would like to appear in the Column and which will appear in the Row.</p>
6
7 <p>If you choose to output to the browser your results will print to the screen.</p>
8
9 <p>You can also choose to export to a file that you can manipulate to your needs.</p>
10
11 <p>When generating your report, note that you get to choose between counting or summing the values.</p>
12
13 <p>Choosing amount will change your results to appear as the sum of the amounts spent.</p>
14
15 <p><strong>See the full documentation for Acquisitions Statistics in the <a href="http://koha-community.org/manual/[% helpVersion | html %]/en/html/reports.html#acquisitions-statistics">manual</a> (online).</strong></p>
16
17 [% INCLUDE 'help-bottom.inc' %]