Comment 1 for bug 1944986

Revision history for this message
Bill Erickson (berick) wrote :

Been meaning to put something together for this so I can stop with the ad-hoc shell scripts.

Plan is to create a support-scripts Perl script that has a few options:

* process all non-deleted patrons
* process patrons from a file of IDs

To handle some other common cases, add filters like:

* limit to patrons with fines greater than / less then X
* limit to patrons with open circulations.
* Probably others..