https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18306
--- Comment #9 from Owen Leonard <[email protected]> --- Created attachment 86853 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86853&action=edit Bug 18306: "Renew selected" and "renew all" in OPAC can be confusing for users not allowed to do it This patch add additional checks to opac-user.pl defining the ability to renew some or all items. The template can now better check whether it should show the renewal controls. To test, apply the patch and log in to the OPAC as a user with multiple checkouts. Test the following conditions: - All checkouts can be renewed - "Renew selected" and "Renew all" should appear at the top and bottom of the table of checkouts. - No checkouts can be renewed - No renewal controls should appear. - Some checkouts can be renewed - "Renew selected" should appear but not "Renew all" Test with various settings of the OverduesBlockRenewing system preference. -- 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/
