Bug 17949: Fix batch patron deletion tool
authorNick Clemens <nick@bywatersolutions.com>
Thu, 31 Mar 2016 15:53:31 +0000 (15:53 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 20 Jan 2017 12:43:21 +0000 (13:43 +0100)
commit0af4a1678b1fa36a3d2d22271d03e8a9995bce34
treea677b64de66394e7e1dd5589e3a40d293409efb3
parentd0d628c6118256c9c69ccdff4e2e2cde0e7615cd
Bug 17949: Fix batch patron deletion tool

The filter 'who have not borrowed since' was ignored

Reword 'not_borrowered_since' to 'not_borrowed_since'

This patch is originally a followup of bug 10612

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Members.pm
misc/cronjobs/delete_patrons.pl
tools/cleanborrowers.pl