[% USE Branches %]
[% USE KohaDates %]
[% IF ( export_remove_fields OR export_with_csv_profile ) %]
[% SET exports_enabled = 1 %]
[% END %]
[% USE AuthorisedValues %]
[% INCLUDE 'doc-head-open.inc' %]
[% SET destination = "circ" %]
Koha › Circulation
[% IF borrowernumber %]
› Checking out to [% INCLUDE 'patron-title.inc' invert_name = 1 %]
[% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'calendar.inc' %]
[% IF ( UseTablesortForCirc ) %]
[% INCLUDE 'datatables-strings.inc' %]
[% END %]
[% INCLUDE 'timepicker.inc' %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'circ-search.inc' %]
Home › Circulation ›
[% IF ( borrowernumber ) %]
Checkouts › [% INCLUDE 'patron-title.inc' %]
[% ELSE %]
Checkouts
[% END %]
[% IF ( CGIselectborrower ) %]
[% ELSE %]
[% END %]
[% IF ( borrowernumber ) %]
[% INCLUDE 'members-toolbar.inc' %]
[% END %]
[% IF ( was_renewed ) %]
Patron's account has been renewed until [% expiry %]
[% END %]
[% IF additional_materials %]
Note about the accompanying materials:
[% additional_materials %]
[% END %]
[% IF ( alert.ITEM_LOST ) %]
This item has been lost with a status of "[% alert.ITEM_LOST %]".
[% END %]
[% IF ( alert.OTHER_CHARGES ) %]
The patron has unpaid charges for reserves, rentals etc of [% alert.OTHER_CHARGES %]
[% END %]
[% IF ( NEEDSCONFIRMATION ) %]
[% IF CAN_user_circulate_force_checkout %]
Please confirm checkout
[% ELSE %]
Cannot check out
[% END %]
[%IF ( AGE_RESTRICTION ) %]
Age restriction [% AGE_RESTRICTION %].
[% IF CAN_user_circulate_force_checkout %]
Check out anyway?
[% END %]
[% END %]
[% IF ( DEBT ) %]
The patron has a debt of [% DEBT %]
[% END %]
[% IF ( RENEW_ISSUE ) %]
Item [% getTitleMessageIteminfo %] ([% getBarcodeMessageIteminfo %]) is currently checked out to this patron. Renew?
[% END %]
[% IF ( RESERVE_WAITING ) %]
Item [% getTitleMessageIteminfo %] ([% getBarcodeMessageIteminfo %]) has been waiting for [% resfirstname %] [% ressurname %] ([% rescardnumber %]) at [% resbranchname %] since [% reswaitingdate %]
[% END %]
[% IF ( RESERVED ) %]
Item [% getTitleMessageIteminfo %] ([% getBarcodeMessageIteminfo %]) has been on hold for [% resfirstname %] [% ressurname %] ([% rescardnumber %]) at [% resbranchname %] since [% resreservedate %]
[% END %]
[% IF ( ISSUED_TO_ANOTHER ) %]
Item [% getTitleMessageIteminfo %] ([% getBarcodeMessageIteminfo %]) is checked out to [% issued_firstname %] [% issued_surname %] ([% issued_cardnumber %]).
[% IF CAN_user_circulate_force_checkout %]
Check in and check out?
[% END %]
[% END %]
[% IF ( TOO_MANY ) %]
Too many checked out. [% current_loan_count %] checked out, only [% max_loans_allowed %] are allowed.
[% END %]
[% IF ( BORRNOTSAMEBRANCH ) %]
This patrons is from a different library ([% BORRNOTSAMEBRANCH %])
[% END %]
[% IF ( PATRON_CANT ) %]
This patron can't check out this item per library circulation policy
[% END %]
[% IF ( NOT_FOR_LOAN_FORCING ) %]
[% IF ( itemtype_notforloan ) %]
Item type is normally not for loan.
[% ELSIF ( item_notforloan ) %]
[% item_notforloan_lib = AuthorisedValues.GetByCode( authvalcode_notforloan, item_notforloan, 0 ) %]
Item is normally not for loan [% IF (item_notforloan_lib) %]([% item_notforloan_lib %])[% END %].
[% END %]
[% IF CAN_user_circulate_force_checkout %]
Check out anyway?
[% END %]
[% END %]
[% IF ( USERBLOCKEDOVERDUE ) %]
Patron has [% USERBLOCKEDOVERDUE %] overdue item(s).
[% IF CAN_user_circulate_force_checkout %]
Check out anyway?
[% END %]
[% END %]
[% IF ( ITEM_LOST ) %]
This item has been lost with a status of "[% ITEM_LOST %]".
[% IF CAN_user_circulate_force_checkout %]
Check out anyway?
[% END %]
[% END %]
[% IF HIGHHOLDS %]
High demand item. Loan period shortened to [% HIGHHOLDS.duration %] days (due [% HIGHHOLDS.returndate %]). Check out anyway?
[% END %]
[% IF HIGHHOLDS %]
[% END %]
[% IF CAN_user_circulate_force_checkout or HIGHHOLDS %]
[% END %]
[% END %]
[% IF ( IMPOSSIBLE ) %]
[% IF ( soundon ) %]
[% END %]
[% IF ( STATS ) %]
Local use recorded
[% END %]
[% IF ( INVALID_DATE ) %]
The due date "[% INVALID_DATE %]" is invalid
[% END %]
[% IF ( UNKNOWN_BARCODE ) %]
The barcode was not found [% barcode |html %]
[% IF ( fast_cataloging ) %]
[% IF ( CAN_user_editcatalogue_fast_cataloging ) %]
Fast cataloging
[% END %]
[% END %]
[% IF ( FALLBACK ) %]
[% IF options %]
The following items were found by searching:
[% FOREACH book IN options %]
[% END %]
[% ELSE %]
No items were found by searching.
[% END %]
[% END %]
[% END %]
[% IF ( NOT_FOR_LOAN ) %]
[% IF ( itemtype_notforloan ) %]
Item type not for loan.
[% ELSIF ( item_notforloan ) %]
[% item_notforloan_lib = AuthorisedValues.GetByCode( authvalcode_notforloan, item_notforloan, 0 ) %]
Item not for loan [% IF (item_notforloan_lib) %]([% item_notforloan_lib %])[% END %].
[% END %]
[% END %]
[% IF ( WTHDRAWN ) %]
Item has been withdrawn
[% END %]
[% IF ( RESTRICTED ) %]
Item is restricted
[% END %]
[% IF ( GNA ) %]
Patron's address is in doubt
[% END %]
[% IF ( CARD_LOST ) %]
Patron's card is lost
[% END %]
[% IF ( DEBARRED ) %]
Patron is restricted
[% END %]
[% IF ( NO_MORE_RENEWALS ) %]
No more renewals possible
[% END %]
[%IF ( AGE_RESTRICTION ) %]
Age restriction [% AGE_RESTRICTION %].
[% END %]
[% IF ( EXPIRED ) %]
Patron's card is expired
[% END %]
[% IF ( TOO_MANY ) %]
Too many checked out. [% current_loan_count %] checked out, only [% max_loans_allowed %] are allowed.
[% END %]
[% IF ( ITEMNOTSAMEBRANCH ) %]
This item belongs to [% Branches.GetName( itemhomebranch ) %] and cannot be checked out from this location.
[% END %]
[% IF ( USERBLOCKEDREMAINING ) %]
Patron has had overdue items and is blocked for [% USERBLOCKEDREMAINING %] day(s).
[% END %]
[% IF ( USERBLOCKEDOVERDUE ) %]
Checkouts are BLOCKED because patron has overdue items
[% END %]
[% ELSE %]
[% IF ( soundon ) %]
[% END %]
[% END %]
[% IF ( issued ) %]
Item checked out
[% END %]
[% IF ( message ) %]
[% INCLUDE 'patron-toolbar.inc' %]
No patron matched [% message %]
[% END %]
[% IF ( CGIselectborrower ) %]
[% INCLUDE 'patron-toolbar.inc' %]
[% ELSE %]
[% IF ( borrowernumber ) %]
[% UNLESS ( noissues ) %]
[% IF ( flagged ) %]
[% ELSE %]
[% END %]
[% END %]
[% IF ( noissues ) %]
[% ELSE %]
[% END %]
[% IF ( flagged ) %]
[% IF ( noissues ) %]
Checking out to [% INCLUDE 'patron-title.inc' %]
[% ELSE %]
[% END %]
[% IF ( noissues ) %]
Cannot check out!
[% ELSE %]Attention:[% END %]
[% IF ( warndeparture ) %]
Expiration: Patron's card will expire soon.
Patron's card expires on [% expiry %] Renew or Edit Details
[% END %]
[% IF ( returnbeforeexpiry ) %]
Set due date to expiry: You have the ReturnBeforeExpiry system preference enabled this means if the
expiry date is before the date due, the date due will be set to the expiry date
[% END %]
[% IF ( expired ) %]
Expiration: Patron's card has expired.
[% IF ( expiry ) %]Patron's card expired on [% expiry %][% END %] Renew or Edit Details
[% END %]
[% IF ( gna ) %]
Address: Patron's address in doubt
[% END %]
[% IF ( lost ) %]
Lost: Patron's card is lost
[% END %]
[% IF ( userdebarred ) %]
Restricted: Patron's account is restricted
[% IF ( userdebarreddate ) %]
until [% userdebarreddate %]
[% END %]
[% IF ( debarredcomment ) %]
with the explanation: [% debarredcomment | html_line_break %]
[% END %]
View restrictions
[% END %]
[% IF ( odues ) %]
[% IF ( nonreturns ) %]Overdues: Patron has ITEMS OVERDUE. See highlighted items below[% END %]