https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15666 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Looking at your example - I think what happened is: The item was checked out on the 26th with due date 26th, but after the auto_renewal job was run for that day. On the 27th in the morning the job was run again, but the item was overdue by then - so renewal was blocked. That makes sense to me to be honest. I am not sure how to avoid that.
I think if the "No renewal before" is empty, we could agree that it should try on the due date - but witht he parameter set the behaviour should be changed.
NOT be changed... :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.