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 / manager.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Catalog by item type</h1>
4
5 <p>This report will list the total number of items of each item type per library.</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><strong>See the full documentation for the Catalog by Item type report in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/reports.html#catalog-by-item-type">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]