[% USE Koha %] [% USE AdditionalContents %] [% SET OpacNav = AdditionalContents.get( location => "OpacNav", lang => lang, library => logged_in_user.branchcode, blocktitle => 0 ) %] [% SET OpacNavBottom = AdditionalContents.get( location => "OpacNavBottom", lang => lang, library => logged_in_user.branchcode, blocktitle => 0 ) %] [% INCLUDE 'doc-head-open.inc' %] Your privacy management › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-privacy' %] [% INCLUDE 'masthead.inc' %]

Your privacy management

[% IF delete_all_requested || delete_checkouts_requested || delete_holds_requested %] [% IF delete_all_requested || delete_checkouts_requested %] [% IF deleted_checkouts %]
Your checkout history has been deleted.
[% ELSIF error_deleting_checkouts_history %]
The deletion of your checkout history failed, because there is a problem with the configuration of this feature. Please help to fix the system by informing your library of this error
[% ELSIF no_checkouts_to_delete %]
No checkout history to delete
[% END %] [% END %] [% IF delete_all_requested || delete_holds_requested %] [% IF deleted_holds %]
Your hold history has been deleted.
[% ELSIF error_deleting_holds_history %]
The deletion of your hold history failed. Please help to fix the system by informing your library of this error
[% ELSIF no_holds_to_delete %]
No hold history to delete
[% END %] [% END %] [% END %] [% IF ( privacy_updated ) %]
Your privacy rules have been updated.
[% END %] [% IF ( Ask_data ) %]

We take great care in protecting your privacy. On this screen, you can define how long we keep your checkout and hold history.

Your options are:

  • Forever: keep my history without limit. This is the option for users who want to keep track of what they are reading or placed a hold on.
  • Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws.
  • Never: Delete my history immediately. This will delete all record of the item that was checked-out upon check-in, and hold history upon fulfillment or cancellation.

Please note that information on any book still checked-out must be kept by the library no matter which privacy option you choose.

Please also note that the library staff can't update these values for you: it's your privacy!

Privacy rule
[% IF has_guarantor_flag && (Koha.Preference('AllowPatronToSetCheckoutsVisibilityForGuarantor') || Koha.Preference('AllowPatronToSetFinesVisibilityForGuarantor') ) %] [% IF Koha.Preference('AllowPatronToSetCheckoutsVisibilityForGuarantor') %]
[% END # /IF Koha.Preference('AllowPatronToSetCheckoutsVisibilityForGuarantor') %] [% IF Koha.Preference('AllowPatronToSetFinesVisibilityForGuarantor') %]
[% END %] Guaranteed by [% FOREACH gr IN borrower.guarantor_relationships %] [% SET g = gr.guarantor %] [% g.firstname | html %] [% g.surname | html %] [%- IF ! loop.last %], [% END %] [% END %] [% END # /IF has_guarantor_flag.. %]

Immediate deletion

You can delete all your checkout and hold history immediately by clicking here. BE CAREFUL. Once you've confirmed the deletion, no one can retrieve the list!

Immediately delete my checkout history. This action cannot be undone.
Immediately delete my hold history. This action cannot be undone.
Immediately delete my checkout history & my hold history. This action cannot be undone.
[% IF Koha.Preference('StoreLastBorrower') %]

Please note, the last person to return an item is tracked for the management of items returned damaged.

[% END %] [% END # / IF Ask_data %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %][% END %]