[% USE Branches %] [% INCLUDE 'doc-head-open.inc' %] Koha › Reports › Circulation statistics [% IF ( do_it ) %]› Results[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( do_it ) %] [% FOREACH mainloo IN mainloop %]

Circulation statistics

[% IF ( mainloo.loopfilter ) %]

Filtered on:

    [% FOREACH loopfilte IN mainloo.loopfilter %] [% IF ( loopfilte.err ) %]
  • Error: [% ELSIF ( loopfilte.sql ) %]
  • [% ELSE %]
  • [% END %] [% SWITCH loopfilte.crit %] [% CASE 0 %]Period From [% CASE 1 %]Period To [% CASE 2 %]Patron Category = [% CASE 3 %]Item Type = [% CASE 4 %]Issuing library = [% CASE 5 %]Collection = [% CASE 6 %]Location = [% CASE 7 %]Item call number >= [% CASE 8 %]Item call number < [% CASE 9 %]Patron sort1 = [% CASE 10 %]Patron sort2 = [% CASE 11 %]Home library = [% CASE 12 %]Holding library = [% CASE 13 %]Patron library = [% CASE 14 %]Issuing library = [% CASE %][% loopfilte.crit %] = [% END %] [% loopfilte.filter %]
  • [% END %]
[% END %] [% FOREACH loopco IN mainloo.loopcol %] [% END %] [% FOREACH loopro IN mainloo.looprow %] [% FOREACH loopcel IN loopro.loopcell %] [% END %] [% END %] [% FOREACH loopfoote IN mainloo.loopfooter %] [% END %]
[% mainloo.line %] / [% mainloo.column %][% loopco.coltitle_display |html %]TOTAL
[% loopro.rowtitle_display or "UNKNOWN VALUE" |html %][% loopcel.value || 0 %][% loopro.totalrow %]
TOTAL[% loopfoote.totalcol %][% mainloo.total %]
[% END %] [% ELSE %]
Circulation statistics [% IF ( hassort1 ) %] [% END %] [% IF ( hassort2 ) %] [% END %] [% IF (attribute_types_by_class.keys.size) %] [% FOREACH class IN attribute_types_by_class.keys.sort %] [% IF (class) %] [% END %] [% FOREACH attr_type IN attribute_types_by_class.$class %] [% END %] [% END %] [% END %]
Title Row Column Filter
Period [% INCLUDE 'date-format.inc' %]
Patron category
Item type
Issuing library
Collection
Shelving location
Item call number From (inclusive) to (exclusive)
Patron sort 1
Patron sort 2
Home library
Holding library
Patron library
Patron attributes
[% class %]
[% attr_type.description %] [% IF attr_type.authorised_value_category %] [% ELSE %] [% END %]

Cell value
Output
[% END %]
[% INCLUDE 'reports-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]