Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt
Nicole C. Engard f893e2a5fb Bug 8945: Reports Help Files
This patch updates the reports help files for 3.10.

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

13 lines
548 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.10/en/statsreports.html#catbyitem">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]