https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39515 Bug ID: 39515 Summary: Add where parameter to delete_patrons.pl Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: aude.charillon@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Some scripts, like delete_items.pl for example, have a -where parameter which allows for SQL statements to be used as additional parameters. It would be useful to have a similar -where parameter in the batch delete patrons script. Library teams have different requirements regarding which patrons should be deleted (and when), and even their own definition of inactive patrons. Having a -where parameter would offer them more flexibility to automatically delete patrons using the script, rather than having to do this manually. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.