[Koha-bugs] [Bug 19336] Add option to fines.pl to apply maximal fine amount after delay

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 3 23:25:58 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19336

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexbuckley at catalyst.net.nz
             Status|Needs Signoff               |In Discussion

--- Comment #2 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi David

After checking out an item out with a due date set to be over 30 days ago and
then running this cronjob I have found that the following error is thrown in
the cronjob output:

kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc/cronjobs$ ./fines.pl
--maxfinesdays 30
DateTime::Duration does not overload comparison.  See the documentation on the
compare() method for details. at ./fines.pl line 129.

And no maximum fine is added to the accountlines table

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list