Hi Scott, at the moment there is to my knowledge no overwrite that would allow to delete patrons with checkouts and fines.
What you could do: * Create a list of itemnumbers or barcodes checked out to these users and return them from the batch edit by setting them to lost. * Balance their accounts using the writeoff_deps.pl cron (https://koha-community.org/manual/latest/en/html/cron_jobs.html#batch-writeoff-charges) Hope this helps, Katrin On 01.07.24 15:05, Scott Owen wrote:
Hi All, Is there a way to delete all patrons form a specific library-- no matter what -- even if they meet any of the criteria: They have items currently checked out. They have a non-zero account balance. They are the guarantor to another patron. They are in a patron category of type staff. They have permissions assigned to them. --- these are all "Students" (patron category). They are all kindergarten students. We have no expectation of ever collecting a fine, and if they want to keep a book...we are OK with that. -S _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

