[% USE raw %]
[% USE Asset %]
[% USE Koha %]
[% USE KohaDates %]
[% USE Branches %]
[% USE Categories %]
[% USE ItemTypes %]
[% USE AuthorisedValues %]
[% USE Price %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
[% UNLESS ( multi_hold ) %]
Koha › Circulation › Holds › Place a hold on [% title | html %]
[% ELSE %]
Koha › Circulation › Holds › Confirm holds
[% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'circ-search.inc' %]
[% UNLESS ( multi_hold ) %]
[%IF (multi_hold) %]
Cannot place hold: one or more records without items attached.
[% ELSE %]
Cannot place hold: this record has no items attached.
[% END %]
[% END %]
[% IF ( messagetransfert ) %]
Hold found for ([% nextreservtitle | html %]), please transfer
Hold placed by : [% nextreservsurname | html %] [% nextreservfirstname | html %] at : [% branchname | html %] , Please transfer this item.
[% END %]
[% UNLESS ( multi_hold ) %]
Place a hold on [% INCLUDE 'biblio-default-view.inc' %][% title | html %]
[% ELSE %]
Confirm holds
[% END %]
[% UNLESS patron OR patron.borrowernumber OR noitems %]
[% IF ( messageborrower ) %]
Patron not found
No patron with this name, please, try another
[% END %]
[% ELSIF NOT noitems %]
[% IF ( exceeded_maxreserves || exceeded_holds_per_record || alreadyreserved || none_available || alreadypossession || ageRestricted ) %]