[Koha-bugs] [Bug 15642] Batch patron deletion should not delete patrons with issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 22 03:12:48 CET 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47152|0                           |1
        is obsolete|                            |

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 47154
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47154&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.


More information about the Koha-bugs mailing list