[% USE Koha %] [% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Your library home [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'masthead.inc' %]
[% IF ( bor_messages ) %]

Messages for you

    [% FOREACH bor_messages_loo IN bor_messages_loop %]
  • [% bor_messages_loo.message %]
       Written on [% bor_messages_loo.message_date | $KohaDates %] by [% bor_messages_loo.branchname %]
  • [% END %] [% IF ( opacnote ) %]
  • [% opacnote %]
  • [% END %]
[% END # / IF bor_messages %] [% FOREACH BORROWER_INF IN BORROWER_INFO %]

Hello, [% INCLUDE 'patron-title.inc' category_type = BORROWER_INF.category_type firstname = BORROWER_INF.firstname surname = BORROWER_INF.surname othernames = BORROWER_INF.othernames cardnumber = BORROWER_INF.cardnumber %]

Click here if you're not [% BORROWER_INF.title %] [% INCLUDE 'patron-title.inc' category_type = BORROWER_INF.category_type firstname = BORROWER_INF.firstname surname = BORROWER_INF.surname othernames = BORROWER_INF.othernames cardnumber = BORROWER_INF.cardnumber %]

[% IF ( patronupdate ) %]

Thank you!

Your corrections have been submitted to the library, and a staff member will update your record as soon as possible.

[% END %] [% IF ( BORROWER_INF.warndeparture ) %]
Please note: Your card will expire on [% BORROWER_INF.warndeparture | $KohaDates %]. Please contact the library for more information. [% IF ( BORROWER_INF.returnbeforeexpiry ) %] Also note that you must return all checked out items before your card expires.[% END %]
[% END %] [% IF ( BORROWER_INF.warnexpired ) %]
Please note: Your card has expired. Please contact the library for more information.
[% END %] [% IF ( patron_flagged ) %]
    [% IF ( userdebarred ) %]
  • Please note: Your account has been frozen[% IF ( BORROWER_INF.userdebarreddate ) %] until [% BORROWER_INF.userdebarreddate | $KohaDates %][% END %][% IF ( BORROWER_INF.debarredcomment ) %] with the comment "[% BORROWER_INF.debarredcomment %]"[% END %]. Usually the reason for freezing an account is old overdues or damage fees. If your account page shows your account to be clear, please contact the library.
  • [% END %] [% IF ( BORROWER_INF.gonenoaddress ) %]
  • Please note: According to our records, we don't have up-to-date [% UNLESS ( BORROWER_INF.OPACPatronDetails ) %]contact information[% ELSE %]contact information[% END %] on file. Please contact the library[% IF ( BORROWER_INF.OPACPatronDetails ) %] or use the online update form to submit current information (Please note: there may be a delay in restoring your account if you submit online)[% END %].
  • [% END %] [% IF ( BORROWER_INF.lost ) %]
  • Please note: Your library card has been marked as lost or stolen. If this is an error, please contact the library.
  • [% END %] [% IF ( renewal_blocked_fines ) && ( OpacRenewalAllowed ) %]
  • Please note: Since you have [% IF renewal_blocked_fines != "0.00" %] more than [% renewal_blocked_fines %] in [% END %] fines, you cannot renew your books online. Please pay your fines if you wish to renew your books.
  • [% END %]
[% END # / IF patron_flagged %] [% SET OPACMySummaryNote = Koha.Preference('OPACMySummaryNote') %] [% IF OPACMySummaryNote %][% OPACMySummaryNote %][% END %]
[% IF ( issues_count ) %]
[% IF ( JacketImages ) %][% END %] [% UNLESS ( item_level_itypes ) %] [% END %] [% IF ( show_barcode ) %] [% END %] [% IF ( OpacRenewalAllowed ) %] [% END %] [% IF ( OPACFinesTab ) %] [% END %] [% IF ( OPACMySummaryHTML ) %] [% END %] [% FOREACH ISSUE IN ISSUES %] [% IF ( ISSUE.overdue ) %][% ELSE %][% END %] [% IF ( JacketImages ) %][% END # / IF JacketImages %] [% IF ( ISSUE.overdue ) %] [% ELSE %] [% END %] [% UNLESS ( item_level_itypes ) %] [% END %] [% IF ( show_barcode ) %] [% END %] [% IF ( OpacRenewalAllowed ) %] [% END %] [% IF ( OPACFinesTab ) %] [% END %] [% IF ( OPACMySummaryHTML ) %] [% END %] [% END # /FOREACH ISSUES %]
[% issues_count %] Item(s) checked out
 Title DueItem typeBarcodeCall No.RenewFinesLinks
[% IF ( OPACAmazonCoverImages ) %] [% IF ( ISSUE.normalized_isbn ) %] [% ELSE %] No cover image available [% END %] [% END %] [% IF ( GoogleJackets ) %] [% IF ( ISSUE.normalized_isbn ) %]
[% ELSE %] No cover image available [% END %] [% END %] [% IF ( BakerTaylorEnabled ) %] [% IF ( ISSUE.normalized_isbn ) %] See Baker & Taylor [% ELSE %] No cover image available [% END %] [% END %] [% IF ( SyndeticsEnabled && SyndeticsCoverImages ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% END %]
[% ISSUE.title |html %] [% ISSUE.author %] Date due: [% ISSUE.date_due | $KohaDates %] Date due: [% ISSUE.date_due | $KohaDates %] Item type: [% IF ( ISSUE.imageurl ) %] [% ISSUE.description %] [% END %] [% ISSUE.description %] Barcode: [% ISSUE.barcode %] Call number: [% ISSUE.itemcallnumber %] [% IF ( ISSUE.status ) %] [% IF ( canrenew ) %] Renew [% END %] ([% ISSUE.renewsleft %] of [% ISSUE.renewsallowed %] renewals remaining) [% ELSIF ( ISSUE.too_many ) %] Not renewable [% ELSIF ( ISSUE.too_soon ) %] No renewal before [% ISSUE.soonestrenewdate %] ([% ISSUE.renewsleft %] of [% ISSUE.renewsallowed %] renewals remaining) [% ELSIF ( ISSUE.on_reserve ) %] (On hold) [% END %] Fines: [% IF ( ISSUE.charges ) %] Yes [% ELSE %] No [% END %]
[% IF ( canrenew && !userdebarred && OpacRenewalAllowed ) %] [% END %]
[% IF ( canrenew && !userdebarred && OpacRenewalAllowed ) %]
[% FOREACH ISSUE IN ISSUES %] [% END %]
[% END %] [% ELSE %]
You have nothing checked out
[% END # IF issues_count %]
[% IF ( OPACFinesTab ) %] [% IF ( BORROWER_INF.amountoverfive ) %]

Fines and charges

Amount
You currently owe fines and charges amounting to: [% BORROWER_INF.amountoutstanding %]
[% END %] [% IF ( BORROWER_INF.amountoverzero ) %]

Fines and charges

Amount
You currently owe fines and charges amounting to: [% BORROWER_INF.amountoutstanding %]
[% END %] [% IF ( BORROWER_INF.amountlessthanzero ) %]

Credits

Amount
You have a credit of:[% BORROWER_INF.amountoutstanding %]
[% END %] [% END # / OPACFinesTab %] [% END # / FOREACH BORROWER_INFO %] [% IF ( waiting_count && atdestination ) %]
[% FOREACH WAITIN IN WAITING %] [% END %]
Holds waiting
Title Hold date Pick up library
[% WAITIN.itemtype %] [% WAITIN.waiting_title %] [% WAITIN.author %] Hold date: [% WAITIN.reservedate | $KohaDates %] [% IF ( WAITIN.atdestination ) %] Waiting at [% WAITIN.branch %] [% ELSE %] In transit from [% WAITIN.holdingbranch %] to [% WAITIN.branch %] [% END %]
[% END # waiting_count && atdestination %] [% IF ( overdues_count ) %]
[% IF ( JacketImages ) %][% END %] [% UNLESS ( item_level_itypes ) %] [% END %] [% IF ( show_barcode ) %][% END %] [% IF ( OpacRenewalAllowed ) %] [% END %] [% IF ( OPACFinesTab ) %] [% END %] [% FOREACH OVERDUE IN OVERDUES %] [% IF ( JacketImages ) %] [% END # /IF jacketcell %] [% UNLESS ( item_level_itypes ) %] [% END %] [% IF ( show_barcode ) %] [% END %] [% IF ( OpacRenewalAllowed ) %] [% END %] [% IF ( OPACFinesTab ) %] [% END %] [% END %]
Overdues ([% overdues_count %] total)
 TitleItem typeBarcodeCall no. DueRenewFines
[% IF ( OPACAmazonCoverImages ) %] [% IF ( OVERDUE.normalized_isbn ) %] [% ELSE %] No cover image available [% END %] [% END %] [% IF ( GoogleJackets ) %] [% IF ( OVERDUE.normalized_isbn ) %]
[% ELSE %] No cover image available [% END %] [% END %] [% IF ( BakerTaylorEnabled ) %] [% IF ( OVERDUE.normalized_isbn ) %] See Baker & Taylor [% ELSE %] No cover image available [% END %] [% END %] [% IF ( SyndeticsCoverImages ) %] [% IF ( using_https ) %] [% ELSE %] [% END %] [% END %]
[% OVERDUE.title |html %] [% OVERDUE.author %] [% IF ( OVERDUE.imageurl ) %] [% OVERDUE.description %] [% END %] [% OVERDUE.description %] Barcode: [% OVERDUE.barcode %] Call number: [% OVERDUE.itemcallnumber %] Date due: [% OVERDUE.date_due | $KohaDates %] [% IF ( OVERDUE.debarred ) %] Account frozen [% ELSIF ( OVERDUE.status ) %] [% IF ( canrenew ) %] Renew [% END %] ([% OVERDUE.renewsleft %] of [% OVERDUE.renewsallowed %] renewals remaining) [% ELSIF ( OVERDUE.onreserve ) %] On hold [% ELSE %] No renewals left [% END %] Fines: [% IF ( OVERDUE.charges ) %] Yes [% ELSE %] No [% END %]
[% END # /overdues_count %] [% IF ( reserves_count ) %]
[% IF ( showpriority ) %] [% END %] [% IF SuspendHoldsOpac %] [% END %] [% FOREACH RESERVE IN RESERVES %] [% IF ( RESERVE.wait ) %] [% IF ( RESERVE.atdestination ) %] [% IF ( RESERVE.found ) %] [% ELSE %] [% END %] [% ELSE %] [% END %] [% ELSE %] [% END %] [% IF ( showpriority ) %] [% END %] [% IF SuspendHoldsOpac %] [% END # / IF SuspendHoldsOpac %] [% END # /FOREACH RESERVES %]
Holds ([% reserves_count %] total)
Title Placed on Expires on Pick up locationPriorityStatusSuspendModify
[% RESERVE.reserves_title %] [% RESERVE.author %] Hold date: [% RESERVE.reservedate | $KohaDates %] [% IF ( RESERVE.expirationdate ) %] Expiration: [% RESERVE.expirationdate | $KohaDates %] [% ELSE %] Expiration: Never expires [% END %] Pick up location: [% RESERVE.branch %] Priority: [% RESERVE.priority %] Status: [% IF ( RESERVE.wait ) %] [% IF ( RESERVE.atdestination ) %] [% IF ( RESERVE.found ) %] Item waiting at [% RESERVE.wbrname %][% IF ( RESERVE.waitingdate ) %] since [% RESERVE.waitingdate | $KohaDates %][% END %] [% ELSE %] Item waiting to be pulled from [% RESERVE.wbrname %] [% END %] [% ELSE %] Item in transit to [% RESERVE.wbrname %] [% END %] [% ELSE %] [% IF ( RESERVE.intransit ) %] Item in transit from [% RESERVE.frombranch %] since [% RESERVE.datesent | $KohaDates %] [% ELSIF ( RESERVE.suspend ) %] Suspended [% IF ( RESERVE.suspend_until ) %] until [% RESERVE.suspend_until %] [% END %] [% ELSE %] Pending [% END %] [% END %] [% IF ( RESERVE.cancelable ) %] [% IF RESERVE.suspend %]
[% ELSE %] [% IF AutoResumeSuspendedHolds %] Suspend [% # hold suspend modal form %] [% ELSE %]
[% END # / IF AutoResumeSuspendedHolds %] [% END # / IF RESERVE.suspend %] [% END # / IF ( RESERVE.cancelable )%]
[% IF ( RESERVE.cancelable ) %]
[% END %]
[% IF SuspendHoldsOpac %]
[% IF AutoResumeSuspendedHolds %] Clear date to suspend indefinitely [% END %]

[% END %]
[% END # / #reserves_count %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'datatables.inc' %] [% END %]