]> git.koha-community.org Git - koha.git/commit
Bug 7326: longoverdue.pl hardcoded to 366 days maximum
authorIan Walls <ian.walls@bywatersolutions.com>
Wed, 7 Dec 2011 00:12:04 +0000 (19:12 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 20 Jan 2012 20:25:51 +0000 (15:25 -0500)
commitf6dc5ad89bc8f884fbd45b85113b7ff5a147acfe
tree09ca5d8822d439d74c2ad7e23a63b1a55effb952
parentc51d8a474bc80985bd6cb1a8866c2d7ae207dab4
Bug 7326: longoverdue.pl hardcoded to 366 days maximum

Adds --maxdays command line flag to longoverdue.pl to allow the user to specify
their own $endrange value.  Because sometimes 366 isn't enough!

Also adds help documentation for both --quiet and --maxdays params

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Simple change, works well

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 1f5f4981c098a7aa2a4323107dd98379a52a4c6e)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 5133a9df2118289566e6a361eededf4de9415c18)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
misc/cronjobs/longoverdue.pl