[Bug 15642] New: Batch patron deletion should not delete patrons with issues
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 Bug ID: 15642 Summary: Batch patron deletion should not delete patrons with issues Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Batch deletion of patrons should not include patron with checkouts -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10612 Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612 [Bug 10612] Add ability to delete patrons with batch patron deletion tool -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47152|0 |1 is obsolete| | --- Comment #2 from Nick Clemens <nick@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47154|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 47155 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47155&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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15642 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47155|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 47156 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47156&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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org