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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 1 07:51:23 CEST 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49596|0                           |1
        is obsolete|                            |
  Attachment #49597|0                           |1
        is obsolete|                            |
  Attachment #49607|0                           |1
        is obsolete|                            |
  Attachment #49740|0                           |1
        is obsolete|                            |
  Attachment #49741|0                           |1
        is obsolete|                            |

--- Comment #84 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 49766
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49766&action=edit
[PASSED QA] Bug 10612 - Add ability to delete patrons with batch patron
deletion tool

This patch adds the ability to select a patron list for deletetion
when using the Batch patron deletion/anonymization tool. It also adds
buttons to the the patron lists table to access both the batch deletion
and batch modification directly from the lists view.

This is a squash of previous patches but now adds a patron_list_id
parameter to C4::Members::GetBorrowersToExpunge and uses that routine to
fetch patrons from a list.

Test Plan:
1) Apply this patch
2) Create a list of patrons with the new Patron Lists feature
3) Try using the batch edit link form the lists table
4) Try using the batch delete link from the lists table
5) Verify previous functionality has not changed

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Patron batches are correctly passed to the edit and delete pages.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list