Bug 24651: Add maxdays option to fines cronjob
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 13 Feb 2020 10:46:22 +0000 (10:46 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Feb 2020 11:26:22 +0000 (11:26 +0000)
commit71d0775cc701e741ef940f120921627a7f7b451c
tree904fff437a26b82ab9d0aa6c1fd2eb89328e886f
parent0df78d29953d74ba6e3ce24a2c86e0c394082012
Bug 24651: Add maxdays option to fines cronjob

This patch adds an optional maxdays parameter to the fines.pl cronjob.
The new parameter allows system administrators to set a maximum number
of days for the job to process overdues.  This can improve performance.

Signed-off-by: Sally Healey <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
misc/cronjobs/fines.pl