[Koha-bugs] [Bug 19935] Move C4::Members::GetPendingIssues to the Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 9 15:31:29 CET 2018


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

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 70355
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70355&action=edit
Bug 19935: Replace GetPendingIssues - deletemem.pl

Same as previously, we just want Koha::Patron->checkouts->count to know
if a patron has checkouts.

Test plan:
Confirm that you cannot delete a patron's card if they have pending checkouts

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


More information about the Koha-bugs mailing list