[% USE raw %] [% USE Branches %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% IF ( do_it ) %] [% t("Results") | html %] › [% END %] [% t("Holds statistics") | html %] › [% t("Reports") | html %] › [% t("Koha") | html %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK reservestatus %] [% IF field == 'reservestatus' %] [% SWITCH value %] [% CASE 'C'%]Cancelled [% CASE 'F'%]Filled [% CASE 'P'%]Placed [% CASE 'W'%]Waiting [% END %] [% ELSE %] [% value | html %] [% END %] [% END %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% WRAPPER breadcrumbs %] [% WRAPPER breadcrumb_item %] Reports [% END %] [% IF ( do_it ) %] [% WRAPPER breadcrumb_item %] Holds statistics [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] Results [% END %] [% ELSE %] [% WRAPPER breadcrumb_item bc_active= 1 %] Holds statistics [% END %] [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]

Holds statistics

[% IF ( do_it ) %] [% IF ( mainloop ) %] [% IF ( loopfilter ) %]

Filtered on:

    [% FOREACH loopfilte IN loopfilter %] [% IF ( loopfilte.err ) %]
  • Error: [% ELSIF ( loopfilte.sql ) %]
  • [% ELSE %]
  • [% END %] [% loopfilte.crit | html %] [% loopfilte.filter | html %]
  • [% END %]
[% END %] [% FOREACH mainloo IN mainloop %] [% 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 | html %] / [% mainloo.column | html %][% PROCESS reservestatus field=mainloo.column value=loopco.coltitle_display %]TOTAL
[% PROCESS reservestatus field=mainloo.line value=loopro.rowtitle_display %] [% IF ( loopcel.url_complement ) %][% loopcel.value | html %][% ELSE %][% loopcel.value | html %][% END %] [% loopro.totalrow | html %]
TOTAL[% loopfoote.totalcol | html %][% mainloo.total | html %]
[% END %] [% END %] [% ELSE %]
Holds statistics [% IF ( hassort1 ) %] [% END %] [% IF ( hassort2 ) %] [% END %]
Title Row Column Filter
Hold status Cancelled Filled Placed Waiting
Hold date
Notification date
Reminder date
Waiting date
Cancellation date
Patron category
Item type
Pickup library
Holding library
Home library
Collection
Shelving location
Item call number From (inclusive) to (exclusive)
Patron sort 1
Patron sort 2

Cell value
Output
[% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'calendar.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]