http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642

--- Comment #1 from Nick Clemens <[email protected]> ---
Created attachment 47152
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47152&action=edit
Bug 15642 - Batch patron deletion should not delete patrons with issues

This patch changes _skip_borrowers_with_nonzero_balance to
_skip_borrowers_with_nonzero_balance_or_issues and excludes borrowrs
with issues from the batch deletion tool

(this change brings tools/cleanborrowers.pl into line with
 misc/cronjobs/delete_patrons.pl with uses C4::Members
 GetBorrowersToExpunge which excludes patrons with current issues)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to