[Koha-bugs] [Bug 10612] Add ability to delete patrons with batch patron modification tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 8 17:53:38 CET 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 22837
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22837&action=edit
Bug 10612 - Add ability to delete patrons with batch patron modification tool

The batch patron deletion/anonymization does not allow for batch
deletion of arbitrary lists of patrons. The batch patron modification
tool allows for modification of arbitrary lists of patrons, but not
deletion. If would be highly beneficial to add patron deletion to the
batch patron modification tool.

Test Plan:
1) Apply all dependencies for this patch
2) Apply this patch
3) Create a list of patrons with the new Patron Lists feature
   a) Include at least one patron owing fines
   b) Include at least one patron with items currently checked out
   c) Include at least one patron not falling into a) or b)
4) Browse to the batch patron modifications tool
5) Select your list from the pulldown, and submit
6) Check the "Delete patrons" checkbox, the click the submit button
7) You should a list of errors for the patrons with fines or issues
   and a table of patrons that were deleted successfully.
8) Click the link for a deleted patron, you should get a "patron not
   found" message.

Signed-off-by: Nora Blake <nblake at masslibsystem.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list