Hi ! For example, Batch_anonymise.pl has this option : --days DAYS anonymise patron history that is older than DAYS days. It would be super helpful if deleted_patrons.pl had a similar option for deleting patrons that are expired since -DAYS number of days. We would like to automate the patron's purge, but right now the only option is to choose a specific date, wish means that we can't run the cronjob automaticaly without having to choose a new date. Having the -DAYS option, we could run automaticaly the cronjob, for example, every month with -365 so every month patrons that are expired since at least 1 year are deleted.