https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11577
--- Comment #128 from David Cook <[email protected]> --- (In reply to David Cook from comment #127) > Can someone confirm that "No renewal before" is an integer indicating the > number of days after the due date to wait before automatically renewing an > item? > > There's nothing that indicates this in the Help file for the circulation > rules nor in the test plans below. > > It was obvious when I looked at t/db_dependent/Circulation/GetHardDueDate.t, > but perhaps it would be prudent to clarify this somewhere for Koha users. It looks like I completely misunderstood "No renewal before". It looks like it's referred to in https://wiki.koha-community.org/wiki/Automatic_renewal_RFC and https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7413... It looks like this is the key point: "One solution here would be to allow renewals only x days before the book is due." So it's really "No renewal allowed until X units before due date" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
