[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Batch patron deletion/anonymization [% IF ( step2 ) %]› Confirm[% END %][% IF ( step3 ) %]› Finished[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Batch patron deletion/anonymization

This tool allows you to delete patrons and anonymize checkout history. For deleting patrons, any combination of limits can be used.

[% IF ( step1 ) %]
Delete patrons


Delete patrons who meet the following criteria:
  • [% INCLUDE 'date-format.inc' %]
  • [% INCLUDE 'date-format.inc' %]
Anonymize checkout history


  • [% INCLUDE 'date-format.inc' %]
[% END %] [% IF ( step2 ) %]
Warnings
  • [% IF ( totalToDelete ) %][% totalToDelete %] [% ELSE %]0 [% END %] patrons will be deleted
  • [% IF ( totalToAnonymize ) %][% totalToAnonymize %] [% ELSE %]0 [% END %] checkout history will be anonymized

[% IF ( totalToDelete ) %]
What do you want to do for deleted patrons?
[% END %] [% IF ( totalToAnonymize ) %] Checkout history for [% totalToAnonymize %] patrons will be anonymized [% END %]
Cancel
[% END %] [% IF ( step3 ) %]
[% IF ( do_delete ) %] [% IF ( trash ) %]

[% TotalDel %] patrons have been successfully moved to trash

[% ELSE %]

[% TotalDel %] patrons have been successfully deleted

[% END %] [% ELSE %]

No patron records have been removed

[% END %] [% IF ( do_anonym ) %]

All patrons with checkouts older than [% filterdate1 %] have been anonymized

[% ELSE %]

No patron records have been anonymized

[% END %]
[% END %]
[% INCLUDE 'tools-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]