[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 Mar 25 19:36:34 CET 2016


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

--- Comment #77 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #74)
> > +use Koha::Database;
> Not used.
Removed

> @@ +128,5 @@
> I don't understand this line, GetBorrowersToExpunge won't return a
> DBIx::Class object, so the ||
> $patrons_to_delete->[$i]->get_column('borrowernumber'); part is not
> necessary.

> @@ +179,4 @@
> Same here.

Both removed

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


More information about the Koha-bugs mailing list