When deleting a patron, there are some cases handled by deletemem.pl which stop the process and redirect to moremember.pl. Other cases stop the process and display an error in the deletemem.tt template. Is there any reason not to redirect all deletion errors to moremember.pl and eliminate the need for deletemem.tt?
Hi Owen, can you tell if this is the case? Not sure what to exactly test here.
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