https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18161 --- Comment #3 from Stefan Berndtsson <stefan.berndtsson@ub.gu.se> --- (In reply to Katrin Fischer from comment #2)
I think one of our libraries uses a combination of 'no renewal before' in circulation conditions that is set to a higher (or same?) value than the advance notice. In fact, the job for automatic renewals runs before the advance notices job, so you can do some timing there.
Just to clarify, since the above doesn't exactly match my knowledge of "no renewal before" (should be loanperiod-noticedays, right?). If we have a loan period of 30 days, an advance notice value of 2 days, I should set the no renewal before to 28 (or to be on the safe side, 27) days? Similarly for a 7 day loan, I'd set 5 or 4 days there. Sounds plausible. I'll run it by our testers to see. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.