Bug 8077 - overdues with fines won't run
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 14 May 2012 12:49:57 +0000 (08:49 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 21 May 2012 16:29:26 +0000 (18:29 +0200)
commitde63880d0848983f7ece1706f5fbae1ba28a4486
tree4523511f2425c635e44c18ff479c9eca54def7d6
parent2338d02e9eded9dca6fdb6d425e1dc675c7c1a2d
Bug 8077 - overdues with fines won't run

When I try to run the overdues with fines report I get the following:
Software error:
Undefined subroutine &main::dt_from_string called at
kohaclone/circ/branchoverdues.pl line 116.

Fixed by add a use line for Koha::DateUtils to branchoverdues.pl

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
circ/branchoverdues.pl