https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18161 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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. This way the renewal will be tried before the advance notice is sent out. If the renewal is successful - no reminder is needed. If it is not, the reminder will be sent out. This has the advantage of still being able to remind, when it's needed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.