Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt
Nicole C. Engard 3827973408 Bug 7936: Reports Help Files for 3.8
This updates the existing help files and adds a new
help file for the holds stats report.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-04-13 16:12:39 +02:00

13 lines
547 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Catalog by Item Type</h1>
<p>This report will list the total number of items of each item type per library.</p>
<p>If you choose to output to the browser your results will print to the screen.</p>
<p>You can also choose to export to a file that you can manipulate to your needs.</p>
<p><strong>See the full documentation for the Catalog by Item Type report in the <a href="http://manual.koha-community.org/3.8/en/statsreports.html#catbyitem">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]