Merge remote-tracking branch 'kc/new/bug_5995' into kcmaster
[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 branch.</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://manual.koha-community.org/3.6/en/statsreports.html#catbyitem">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]