[% USE KohaDates %] [% USE Branches %] [% USE Koha %] [% USE Borrowers %] [% USE ItemTypes %] [% USE AuthorisedValues %] [% USE ColumnsSettings %] [% SET footerjs = 1 %] [% BLOCK display_bormessagepref %] [% IF ( bormessagepref ) %]
  • Patron notification: [% FOREACH mtt IN bormessagepref.keys %] [%~ IF ( mtt == 'email' ) %] Email[% END ~%] [%~ IF ( mtt == 'phone' ) %] Phone[% END ~%] [%~ IF ( mtt == 'sms' ) %] SMS[% END ~%] [%~ UNLESS loop.last %], [% ELSE %].[% END ~%] [% END %]
  • [% ELSE %]
  • Patron is not notified.
  • [% END %] [% END %] [% BLOCK display_holdpatron_address %] [% IF Koha.Preference( 'AddressFormat' ) %] [% INCLUDE "member-display-address-style-${ Koha.Preference( 'AddressFormat' ) }.inc" %] [% ELSE %] [% INCLUDE 'member-display-address-style-us.inc' %] [% END %] [% END %] [% INCLUDE 'doc-head-open.inc' %] Koha › Circulation › Check in [% title |html %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'checkin-search.inc' %] [% IF Koha.Preference('CircSidebar') %]
    [% ELSE %]
    [% END %]
    [% IF Koha.Preference('CircSidebar') %]
    [% END %]
    [% IF privacy == 2 AND NOT Koha.Preference('AnonymousPatron') %]
    Error: This patron has requested their circulation history be anonymized on check-in, but the AnonymousPatron system preference is empty or incorrect.
    [% ELSIF NOT Koha.Preference('AnonymousPatron') AND Koha.Preference('OPACPrivacy') %]
    Error: The system preference OPACPrivacy is set but AnonymousPatron is not! Please correct this before continuing circulation.
    [% END %] [% IF additional_materials %]
    Note about the accompanying materials:
    [% additional_materials %]
    [% END %] [% IF ( collectionItemNeedsTransferred ) %]

    Please transfer item to: [% Branches.GetName( collectionBranch ) %]

    [% itembarcode |html %]: [% title |html %]

    This item is part of a rotating collection.

    [% END %] [% IF ( issue.note) %]

    Patron note

    [% issue.notedate | $KohaDates %]

    [% title |html %] [% author %]

    [% issue.note | html %]

    [% END %] [% IF ( fines ) %]

    Patron has outstanding fines of [% fines %].

    Make payment.

    [% END %] [% IF ( waiting_holds ) %]

    [% holdsfirstname %] [% holdssurname %] has [% waiting_holds %] hold(s) waiting for pickup.

    Check out to this patron.

    [% END %] [% IF return_date_was_overriden && Borrowers.IsDebarred( borrower ) %]

    [% borrower.firstname %] [% borrower.surname %] is restricted. Please verify this patron should still be restricted.

    [% END %] [% IF ( wrongbranch ) %]

    Cannot check in

    [% itembarcode |html %]: [% title |html %]

    NOT CHECKED IN

    This item must be checked in at following library: [% Branches.GetName( rightbranch ) %]

    [% END %] [% IF ( WrongTransfer ) %]

    Please return item to: [% Branches.GetName( TransferWaitingAt ) %]

    [% itembarcode |html %]: [% title |html %]

    [% IF ( wborcnum ) %]
    Hold for:
    [% END %]
    [% END %] [% IF ( found ) %] [% IF ( waiting ) %] [% END %] [% IF ( diffbranch ) %]

    Hold needing transfer found

    [% itembarcode |html %]: [% title |html %]

    Hold for:

    • [% borsurname %], [% borfirstname %] ([% borcnum %]) - [% wborcategory %]
    • [% INCLUDE display_holdpatron_address %] [% IF ( borphone ) %]
    • [% borphone %]
    • [% END %] [% IF ( boremail ) %]
    • [% IF ( transfertodo ) %][% boremail %][% ELSE %][% boremail %][% END %]
    • [% END %] [% IF ( debarred ) %]
    • Patron is RESTRICTED
    • [% END %] [% IF ( gonenoaddress ) %]
    • Patron's address is in doubt
    • [% END %]
    [% IF ( transfertodo ) %]

    Transfer to: [% Branches.GetName( destbranch ) %]

    [% ELSE %]

    Hold at [% Branches.GetName( destbranch ) %]

    [% END %]
    [% FOREACH inputloo IN inputloop %] [% END %]
    [% END %] [% IF ( transfer ) %]

    Please return item to: [% Branches.GetName( returnbranch ) %]

    [% itembarcode |html %]: [% title |html %]

    [% END %] [% IF ( needstransfer ) %]

    This item needs to be transferred to [% Branches.GetName( returnbranch ) %]

    Transfer now?
    [% IF itemnumber %] [% END %] [% FOREACH inputloo IN inputloop %] [% END %]
    [% END %] [% IF ( diffbranch ) %]

    Item consigned:

    [% title |html %]
    Hold for: [% name %]
    [% FOREACH inputloo IN inputloop %] [% UNLESS ( inputloo.first ) %] [% END %] [% END %]
    [% END %] [% IF ( reserved ) %] [% END %] [% END %] [% IF ( errmsgloop ) %]

    Check in message

    [% IF itembiblionumber %]

    [% itembarcode |html %]: [% title |html %]

    [% END %] [% FOREACH errmsgloo IN errmsgloop %] [% IF ( errmsgloo.NotForLoanStatusUpdated ) %]

    Not for loan status updated.
    Old value: [% IF errmsgloo.NotForLoanStatusUpdated.from %] [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.from ) %]. [% ELSE %] Available for loan. [% END %]
    New value: [% IF errmsgloo.NotForLoanStatusUpdated.to %] [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.to ) %]. [% ELSE %] Available for loan. [% END %]

    [% END %] [% IF ( errmsgloo.badbarcode ) %]

    No item with barcode: [% errmsgloo.msg | html %]

    [% END %] [% IF ( errmsgloo.ispermanent ) %]

    Please return item to: [% Branches.GetName( errmsgloo.msg ) %]

    [% END %] [% IF ( errmsgloo.notissued ) %]

    Not checked out.

    [% END %] [% IF ( errmsgloo.localuse) %]

    Local use recorded

    [% END %] [% IF ( errmsgloo.waslost ) %]

    Item was lost, now found.

    [% IF LostItemFeeRefunded and not Koha.Preference('BlockReturnOfLostItems') %]

    A refund has been applied to the borrowing patron's account.

    [% ELSIF Koha.Preference('BlockReturnOfLostItems') %]
    Cannot check in

    NOT CHECKED IN

    [% ELSE %]

    Any lost item fees for this item will remain on the patron's account.

    [% END %] [% END %] [% IF ( errmsgloo.withdrawn ) %] [% IF Koha.Preference('BlockReturnOfWithdrawnItems') %]
    Cannot check in

    NOT CHECKED IN

    [% END %]

    Item is withdrawn.

    [% END %] [% IF ( errmsgloo.debarred ) %]

    [% errmsgloo.debarname %]([% errmsgloo.debarcardnumber %]) is now debarred until [% errmsgloo.debarred | $KohaDates %].

    [% END %] [% IF ( errmsgloo.prevdebarred ) %]

    Reminder: Patron was earlier restricted until [% errmsgloo.prevdebarred | $KohaDates %].

    [% END %] [% IF ( errmsgloo.foreverdebarred ) %]

    Reminder: Patron has an indefinite restriction.

    [% END %] [% IF errmsgloo.data_corrupted %]

    The item has not been checked in due to a configuration issue in your system. You must ask an administrator to take a look at the about page and search for the "data problems" section

    [% END %] [% END %]
    [% END %] [% IF ( checkinmsg ) %] [% IF ( checkinmsgtype == 'alert' ) %]
    [% ELSE %]
    [% END %]

    [% checkinmsg | html_line_break %]

    [% END%]
    Check in [% IF ( exemptfine ) %] [% ELSIF ( dropboxmode ) %] [% ELSE %] [% END %] [% IF Koha.Preference('SpecifyReturnDate') %]
    Specify return date [% INCLUDE 'date-format.inc' %]:
    [% IF ( return_date_override_remember ) %] [% ELSE %] [% END %]
    [% END %] [% FOREACH inputloo IN inputloop %] [% END %]
    Options [% IF ( CAN_user_updatecharges_writeoff && overduecharges ) %]

    [% IF ( exemptfine ) %] [% ELSE %] [% END %]

    [% END %]

    [% IF ( dropboxmode ) %] [% ELSE %] [% END %]

    [% IF Koha.Preference('ExpireReservesMaxPickUpDelayCharge') %]

    [% IF ( forgivemanualholdsexpire ) %] [% ELSE %] [% END %]

    [% END %]
    [% IF ( riloop ) %]

    Checked-in items

    [% FOREACH riloo IN riloop %] [% END %]
    Due dateTitleAuthorBarcodeHome libraryHolding libraryShelving locationCall numberDate acquiredTypePatronNote
    [% IF ( riloo.duedate ) %] [% IF ( riloo.return_overdue ) %] [% riloo.duedate %] (overdue) [% ELSE %][% riloo.duedate %] [% END %] [% ELSE %]Not checked out [% END %] [% riloo.itemtitle |html %] [% IF ( riloo.enumchron ) %]
    [% riloo.enumchron %] [% END %]
    [% riloo.itemauthor %] [% riloo.barcode %] [% Branches.GetName( riloo.homebranch ) %] [% Branches.GetName( riloo.holdingbranch ) %] [% riloo.location %] [% riloo.itemcallnumber %] [% riloo.dateaccessioned | $KohaDates %] [% ItemTypes.GetDescription( riloo.itemtype ) %] [% AuthorisedValues.GetByCode('CCODE', riloo.ccode) %] [% IF ( riloo.duedate ) %] [% riloo.borsurname %], [% riloo.borfirstname %] ([% riloo.borcategorycode %]) [% IF riloo.borissuescount %] Checkouts: [% riloo.borissuescount %] [% END %] [% ELSE %]Not checked out[% END %] [% IF ( riloo.bornote ) %]

    [% riloo.bornote %]

    [% END %] [% IF ( riloo.itemnote ) %]

    [% riloo.itemnote %]

    [% END %] [% IF ( riloo.itemnotes_nonpublic ) %]

    [% riloo.itemnotes_nonpublic %]

    [% END %]
    [% END %]
    [% IF Koha.Preference('CircSidebar') %]
    [% INCLUDE 'circ-nav.inc' %]
    [% END %]
    [% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'columns_settings.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'timepicker.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]