[% USE Koha %] [% USE KohaDates %] [% USE Price %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Placing a hold [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-holds' %] [% INCLUDE 'masthead.inc' %]
[% IF ( message ) %]

Sorry, you cannot place holds.

    [% IF ( GNA ) %]
  • According to our records, we don't have up-to-date contact information. Please contact the library. [% IF ( Koha.Preference('OPACPatronDetails') ) %]Update your contact information[% ELSE %]Go to your contact information[% END %] [% IF ( Koha.Preference('OPACPatronDetails') ) %](Please note: there may be a delay in restoring your account if you submit online.)[% END %]
  • [% END %] [% IF ( lost ) %]
  • Your library card has been marked as lost or stolen.
    If this is an error, please take your card to the circulation desk at your local library and the error will be corrected.
  • [% END %] [% IF ( debarred ) %]
  • Your account has been frozen. [% IF ( BORROWER_INF.debarredcomment ) %] Comment: "[% BORROWER_INF.debarredcomment %]"[% END %] [% IF ( BORROWER_INF.userdebarreddate ) %] End date: [% BORROWER_INF.userdebarreddate | $KohaDates %][% END %]
    Usually the reason for freezing an account is old overdues or damage fees. If shows your account to be clear, please contact the library. Go to your account page
  • [% END %] [% IF ( too_much_oweing ) %]
  • You have unpaid fines. Amount: [% too_much_oweing | $Price %].
  • [% END %] [% IF ( too_many_reserves ) %]
  • Sorry, you cannot place more than [% too_many_reserves %] holds.
  • [% END %] [% IF ( bad_biblionumber ) %]
  • ERROR: No record found for record id [% bad_biblionumber %].
  • [% END %] [% IF ( no_items_selected ) %]
  • You must select at least one item.
  • [% END %] [% IF ( no_branch_selected ) %]
  • You must select a library for pickup.
  • [% END %] [% IF ( no_biblionumber ) %]
  • ERROR: No record id specified.
  • [% END %] [% IF ( bad_data ) %]
  • ERROR: Internal error: incomplete hold request.
  • [% END %] [% IF ( expired_patron ) %]
  • Your library card has expired. Please contact your librarian if you wish to renew your card.
  • [% END %] [% ELSE %] [% IF ( none_available ) %]
    Sorry, none of these items can be placed on hold.
    [% END %]
[% END # / IF message %] [% UNLESS ( message ) %] [% UNLESS ( none_available ) %]

Confirm holds for:[% USER_INFO.firstname %] [% USER_INFO.surname %] ([% USER_INFO.cardnumber %])

[% END # / UNLESS none_available %] [% IF (RESERVE_CHARGE) %]
There is a charge of [% RESERVE_CHARGE %] for placing this hold
[% END %] [% IF ( new_reserves_allowed ) %]
Sorry, you can only place [% new_reserves_allowed %] more holds. Please uncheck the checkboxes for the items you wish to not place holds on.
[% END %]
[% FOREACH bibitemloo IN bibitemloop %]

[% IF ( bibitemloo.holdable ) %] [% END # / bibitemloo.holdable %] [% bibitemloo.title |html %] [% IF ( bibitemloo.subtitle ) %] [% FOREACH subtitl IN bibitemloo.subtitle %] [% subtitl.subfield %] [% END %] [% END %] [% IF ( bibitemloo.author ) %], by [% bibitemloo.author %][% END %]

[% UNLESS ( bibitemloo.holdable ) %] [% IF ( bibitemloo.ageRestricted ) %]
Sorry, you are too young to reserve this material.
[% END %] [% IF ( bibitemloo.already_reserved ) %]
You have already requested this title.
[% ELSE %] [% UNLESS ( bibitemloo.bib_available ) %]
No available items.
[% ELSE %] [% IF ( bibitemloo.already_patron_possession ) %]
This title cannot be requested because it's already in your possession.
[% ELSE %]
This title cannot be requested.
[% END %] [% END # / UNLESS bibitemloo.bib_available %] [% END # / IF bibitemloo.already_reserved %] [% END # / UNLESS bibitemloo.holdable %] [% IF ( bibitemloo.holdable ) %]
    [% UNLESS ( item_level_itypes ) %]
  • Item type: [% IF ( bibitemloo.imageurl ) %][% END %] [% bibitemloo.translated_description %]
  • [% END %] [% SET OPACShowHoldQueueDetails = Koha.Preference('OPACShowHoldQueueDetails') %] [% IF OPACShowHoldQueueDetails == 'holds_priority' || OPACShowHoldQueueDetails == 'priority' %]
  • Your priority: [% bibitemloo.rank %]
  • [% END %] [% IF OPACShowHoldQueueDetails == 'holds_priority' || OPACShowHoldQueueDetails == 'holds' %]
  • Number of holds: [% bibitemloo.reservecount %]
  • [% END %] [% UNLESS ( singleBranchMode ) %] [% IF ( bibitemloo.holdable && choose_branch ) %]
  • [% UNLESS ( bibitemloo.holdable ) %] [% ELSE %] [% END # / UNLESS bibitemloo.holdable %]
  • [% END # / IF bibitemloo.holdable && choose_branch %] [% END # / UNLESS singleBranchMode %]
    [% IF ( reserve_in_future ) %]
  • [% INCLUDE 'date-format.inc' %]
  • [% END %]
  • [% INCLUDE 'date-format.inc' %]
  • [% IF ( OpacHoldNotes ) %]
  • [% END # / IF OpacHoldNotes %]
  • [% IF bibitemloo.itemholdable %] [% END # / IF bibitemloo.itemholdable %]
[% IF bibitemloo.itemholdable %] [% IF ( item_level_itypes ) %] [% END %] [% UNLESS ( singleBranchMode ) %] [% END %] [% IF ( itemdata_enumchron ) %] [% END %] [% FOREACH itemLoo IN bibitemloo.itemLoop %] [% IF ( item_level_itypes ) %] [% END %] [% UNLESS ( singleBranchMode ) %] [% END %] [% IF ( itemdata_enumchron ) %] [% END %] [% END # / FOREACH itemLoo IN bibitemloo.itemLoop%]
Select a specific item:
Copy numberItem typeBarcodeHome library Last locationCall numberVol infoInformation
[% IF ( itemLoo.available ) %] [% ELSE %] Cannot be put on hold [% END %] [% IF ( itemLoo.copynumber ) %] [% itemLoo.copynumber %] [% END %] [% UNLESS ( noItemTypeImages ) %] [% IF ( itemLoo.imageurl ) %] [% END %] [% END %] [% itemLoo.translated_description %] [% itemLoo.barcode %][% itemLoo.homeBranchName %] [% itemLoo.holdingBranchName %][% itemLoo.callNumber %][% itemLoo.enumchron %] [% IF ( itemLoo.dateDue ) %] Due [% itemLoo.dateDue %] [% ELSIF ( itemLoo.transfertwhen ) %] In transit from [% itemLoo.transfertfrom %] to [% itemLoo.transfertto %] since [% itemLoo.transfertwhen %] [% END %] [% IF ( itemLoo.message ) %] Unavailable (lost or missing) [% END %] [% IF ( itemLoo.notforloan ) %] Not for loan ([% itemLoo.notforloanvalue %]) [% END %] [% IF ( itemLoo.reservedate ) %] [% IF ( itemLoo.waitingdate ) %] Waiting [% ELSE %] On hold [% END %] for patron [% IF ( itemLoo.waitingdate ) %] at [% ELSE %] expected at [% END %] [% itemLoo.ExpectedAtLibrary %] since [% IF ( itemLoo.waitingdate ) %] [% itemLoo.waitingdate | $KohaDates %] [% ELSE %] [% IF ( itemLoo.reservedate ) %] [% itemLoo.reservedate %] [% END %] [% END %]. [% ELSE %] Not on hold [% END # / IF ( itemLoo.reservedate )%]
[% END # / IF ( bibitemloo.itemholdable )%]
[% END # / IF ( bibitemloo.holdable ) %]
[% END # / FOREACH bibitemloo IN bibitemloop %]
[% UNLESS ( none_available ) %] [% END %]
[% END # / UNLESS message %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% INCLUDE 'calendar.inc' %] [% END %]