[Koha-bugs] [Bug 15569] Automatic renewal should not be displayed if the patron cannot checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 13 17:38:35 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15569

--- Comment #1 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list