http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15569 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46594 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46594&action=edit Bug 15569: Do not displayed "automatic renewal" if the patron cannot checkout If the patron cannot checkout (debarred) and on-site checkout is enabled, the "Automatic renewal" checkbox should not be displayed on the circulation screen. Test plan: Enable OnSiteCheckouts and OnSiteCheckoutsForce Debar a patron and go on the circulation page. Without this patch, the automatic renewal checkbox is displayed. With this patch applied, it's not. -- You are receiving this mail because: You are watching all bug changes.