@@ -, +, @@ - the number of allowed renewals is exceeded - the renewal is premature (No renewal before) - the item is sheduled for automatic renewal - the renewal is premature and the item is sheduled for automatic renewal --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -167,7 +167,7 @@ Circulation: choices: yes: Allow no: "Don't allow" - - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "no renew before" setting in the circulation policy. + - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "No renewal before" setting in the circulation policy or has been shelduled for automatic renewal. - - pref: AllowItemsOnHoldCheckout choices: --