[% INCLUDE 'doc-head-open.inc' %] Koha › Reports › Catalog by Item Types [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( do_it ) %] [% FOREACH mainloo IN mainloop %]

Reports on item types [% IF ( mainloo.branchname ) %] held at [% mainloo.branchname %][% END %]

[% FOREACH loopitemtyp IN mainloo.loopitemtype %] [% END %]
Item type Count
TOTAL [% mainloo.total %]
[% loopitemtyp.itemtype %] [% loopitemtyp.count %]
[% END %] [% ELSE %]

View a count of items held at your library grouped by item type

  1. [% CGIbranch %] Select none to see all libraries
[% END %]
[% INCLUDE 'reports-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]