[% INCLUDE 'doc-head-open.inc' %] Koha › Circulation › Holds Queue [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Holds Queue

[% IF ( run_report ) %] [% IF ( total ) %]
[% total %] items found for [% IF ( branch ) %][% branch %][% ELSE %]ALL libraries[% END %]
[% ELSE %]
No items found.
[% END %] [% IF ( itemsloop ) %] [% FOREACH itemsloo IN itemsloop %] [% END %]
Title Collection Call Number Barcode Patron Send To Date

[% itemsloo.title |html %] [% IF ( itemsloo.subtitle ) %][% itemsloo.subtitle %][% END %]

[% itemsloo.author %]

[% IF ( itemsloo.publishercode ) %][% itemsloo.publishercode %][% END %] [% IF ( itemsloo.publicationyear ) %], [% itemsloo.publicationyear %] [% ELSIF ( itemsloo.copyrightdate ) %], [% itemsloo.copyrightdate %][% END %] [% IF ( itemsloo.pages ) %]: [% itemsloo.pages %] [% END %] [% IF ( itemsloo.size ) %][% itemsloo.size %][% END %] [% IF ( itemsloo.isbn ) %]ISBN: [% itemsloo.isbn %][% END %]

[% itemsloo.ccode %] [% itemsloo.location %] [% itemsloo.itemcallnumber %] [% itemsloo.enumchron %] [% IF ( itemsloo.item_level_request ) %] Only Item: [% itemsloo.barcode %] [% ELSE %] [% itemsloo.barcode %] or any available [% END %]

[% itemsloo.surname %], [% itemsloo.firstname %] ([% itemsloo.cardnumber %])

[% itemsloo.phone %]

[% itemsloo.pickbranch %] [% itemsloo.reservedate %]
[% END %] [% END %] [% UNLESS ( total ) %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]