22 Jan
2016
22 Jan
'16
2:05 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- 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.