[Koha-bugs] [Bug 16137] Simplify patron deletion error handling

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 11 15:36:17 CET 2020


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Patron deletion errors/warnings handled by deletemem.pl:

 - Warning when you try to delete a patron with holds
 - Warning when you try to delete a patron with checkouts
 - Warning when you try to delete a patron with guarantees

Patron deletion errors/warnings handled by moremember.pl:

 - Unable to delete staff user
 - Not allowed to delete own account
 - Unable to delete patrons from other libraries with current settings
 - Unable to delete patron: Insufficient privileges

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


More information about the Koha-bugs mailing list