Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / reserves_stats.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Holds statistics</h1>
4
5 <p><strong>Note:</strong> These reports are limited in what data they can look at, so it's often recommended to use custom reports for official end of the year statistics.</p>
6
7 <p>Using the form provided you can see statistics for holds placed, filled, cancelled and more at your library. From the form choose what value you want to display in the column and what value to show in the row. You can also choose from the filters on the far right of the form.</p>
8
9 <p>If you choose to output to the browser your results will print to the screen.</p>
10
11 <p>You can also choose to export to a file that you can manipulate to your needs.</p>
12
13 <p><strong>See the full documentation for Holds Statistics in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/reports.html#holds-statistics">manual</a> (online).</strong></p>
14
15 [% INCLUDE 'help-bottom.inc' %]