[% IF Koha.Preference('CircSidebar') %]
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'datatables.inc' %]
[% INCLUDE 'columns_settings.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]
[% ELSE %]
[% END %]
[% END %]
[% IF Koha.Preference('CircSidebar') %]
[% END %]
Holds awaiting pickup for your library on: [% show_date | $KohaDates %]
[% IF ( all_branches_link ) %] View all libraries [% END %]
[% IF ( cancel_result ) %] [% FOREACH cancel_result %] [% IF ( messagetransfert ) %] [% END %] [% IF ( waiting ) %] [% END %] [% END %] [% ELSE %] [% IF enqueued %] [% END %]
[% IF ( reserveloop ) %]
[% INCLUDE waiting_holds.inc table_name='holdst' reserveloop=reserveloop tab='holdwaiting' %]
[% ELSE %]
[% END %]
[% IF ( ReservesMaxPickUpDelay ) %]
Holds listed here have been awaiting pickup for more than [% ReservesMaxPickUpDelay | html %] days.
[% END %] [% IF ( overloop ) %] [% UNLESS TransferWhenCancelAllWaitingHolds %] Only items that need not be transferred will be cancelled (TransferWhenCancelAllWaitingHolds syspref) [% END %] [% INCLUDE waiting_holds.inc table_name='holdso' reserveloop=overloop tab='holdsover' %] [% ELSE %] [% END %]