Hi Michael,

there are some mechanisms in Koha that can lead to a shortened due date
- maybe they could be a starting point for your investigation?
* The patron is about to expire (system preference ReturnBeforeExpiry)
* When there are holds on the item, the due date can be shortened
(system preference decreaseLoanHighHolds* and 'Decreased loan period for
high holds (day)' in circulation rules)
* Double/triple check the circulation rules. Was a hard due date set? Is
there any other rule with "0" that could be applied instead?

Hope this helps

Katrin


On 06.12.21 12:14, Michael Kuhn wrote:
Hi

Our library is working with Debian GNU/Linux 10 and Koha 21.05.05.

Since the update the check out process does no more respect the
circulation conditons regarding the due date (the loan period is 1643
days) but instead sets the due date to the current date!

So If I check out a book today the due date is today.

In logfile "intranet-error.log" the following is reported:

[Mon Dec 06 12:04:52.123486 2021] [cgi:error] [pid 21882] [client
134.130.93.46:38068] AH01215: Argument "" isn't numeric in addition
(+) at /usr/lib/x86_64-linux-gnu/perl5/5.28/DateTime/Duration.pm line
70.: /usr/share/koha/intranet/cgi-bin/circ/circulation.pl, referer:
http://79.143.185.37:18080/cgi-bin/koha/circ/circulation.pl
[Mon Dec 06 12:04:52.196908 2021] [cgi:error] [pid 21882] [client
134.130.93.46:38068] AH01215: Argument "" isn't numeric in addition
(+) at /usr/lib/x86_64-linux-gnu/perl5/5.28/DateTime/Duration.pm line
70.: /usr/share/koha/intranet/cgi-bin/circ/circulation.pl, referer:
http://79.143.185.37:18080/cgi-bin/koha/circ/circulation.pl

There are no errors in Koha menu "About Koha > System information".

Is this a bug that I should report?

Best wishes: Michael
_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to