]> git.koha-community.org Git - koha.git/commit
Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized...
authorUlrich Kleiber <ulrich.kleiber@bsz-bw.de>
Wed, 15 Jul 2015 06:35:13 +0000 (08:35 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 11 Aug 2015 20:25:54 +0000 (08:25 +1200)
commitd14d01d7604a349377c3a02cbc5879e597b06895
treedeb2d5ec3613c560c216b22b5cef64ee64ae0609
parentd26146ab18b3146a7a5f74143b7401e296ccc863
Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
To test:

1/ Run the overdue_notices.pl script (don't do this on production
obviously :))
2/ Notice the warns
3/ Apply patch
4/ Run again
5/ Notice no warns, but notices are still generated ok

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit d873ed3b5d97f825c52dc53c2f72bd5a1ef03647)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/cronjobs/overdue_notices.pl