https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16231
--- Comment #8 from Owen Leonard <[email protected]> --- Created attachment 50639 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50639&action=edit Bug 16231 [Follow-up] Correct permission handling in subscription edit menu This follow-up allows for the case where the user has only "delete_subscription" permission. The delete option might be available even if the template's "cannotedit" variable is true. To test, apply the patch and revise a staff user's permission to have only the "delete_subscription" permission under Serials. Log in as that users and locate a subscription and view the details for that subscription. You should see a toolbar on that page containing only a "Delete" button. Repeat the steps above, adding serials permission to the user one by one, confirming that the toolbar continues to show the correct options. -- 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/
