[% USE Koha %] [% USE KohaDates %] [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %]
Waiting since | Date hold placed | Title | Patron | Home branch | Current location | Call number | Copy number | Enumeration | Action |
---|---|---|---|---|---|---|---|---|---|
[% reserveloo.waitingdate | $KohaDates %] | [% reserveloo.reservedate | $KohaDates %] | [% INCLUDE 'biblio-default-view.inc' biblionumber = reserveloo.biblionumber %]
[% reserveloo.title |html %] [% FOREACH subtitl IN reserveloo.subtitle %] [% subtitl.subfield %][% END %]
[% UNLESS ( item_level_itypes ) %][% IF ( reserveloo.itemtype ) %] ([% reserveloo.itemtype %])[% END %][% END %]
Barcode: [% reserveloo.barcode %] |
[% reserveloo.patron.surname%], [% reserveloo.patron.firstname %]
[% IF ( reserveloo.patron.phone ) %] [% reserveloo.patron.phone %][% END %] [% IF ( reserveloo.patron.first_valid_email_address ) %] [% reserveloo.patron.first_valid_email_address %][% END %] |
[% Branches.GetName( reserveloo.homebranch ) %] | [% Branches.GetName( reserveloo.holdingbranch ) %] | [% reserveloo.itemcallnumber %] | [% reserveloo.copynumber %] | [% reserveloo.enumchron %] |
Holds listed here have been awaiting pickup for more than [% ReservesMaxPickUpDelay %] days.
[% END %] [% IF ( overloop ) %] [% UNLESS TransferWhenCancelAllWaitingHolds %] Only items that need not be transferred will be cancelled (TransferWhenCancelAllWaitingHolds sypref) [% END %]Waiting since | Date hold placed | Title | Patron | Home branch | Current location | Call number | Copy number | Enumeration | Action |
---|---|---|---|---|---|---|---|---|---|
[% overloo.waitingdate | $KohaDates %] | [% overloo.reservedate | $KohaDates %] | [% INCLUDE 'biblio-default-view.inc' biblionumber = overloo.biblionumber %][% overloo.title |html %]
[% FOREACH subtitl IN overloo.subtitle %] [% subtitl.subfield %][% END %]
[% UNLESS ( item_level_itypes ) %][% IF ( overloo.itemtype ) %] ([% overloo.itemtype %])[% END %][% END %]
Barcode: [% overloo.barcode %] |
[% overloo.patron.surname %], [% overloo.patron.firstname %] [% overloo.patron.phone %] [% IF ( overloo.patron.first_valid_email_address ) %] [% overloo.patron.first_valid_email_address %][% END %] |
[% Branches.GetName( overloo.homebranch ) %] | [% Branches.GetName( overloo.holdingbranch ) %] | [% overloo.itemcallnumber %] | [% overloo.copynumber %] | [% overloo.enumchron %] |