Re: [Koha] Error message concerning Overdues.pm

2022-12-18 Thread Katrin Fischer
Hi Anke, this looks like there might be a problem with your configuration: "Argument "0,00" isn't numeric in numeric gt (>) at This should probably be 0.00 (with decimal dot). It refers to the "Overdue fines cap (amount)" column in the circulation rules table. Hope this helps, Katrin On 16.1

[Koha] Error message concerning Overdues.pm

2022-12-16 Thread Bruns, Anke
Hi all, the following error message is sent in an email titled "Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )": "Argument "0,00" isn't numeric in numeric gt (>) at /usr/share/koha/lib/C4/Overdues.pm line 283." line 283 in Overdues.pm reads: "$amount = $issuin