https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38040
William Lavoie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176050|0 |1 is obsolete| | --- Comment #5 from William Lavoie <[email protected]> --- Created attachment 177197 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177197&action=edit Bug 38040: Prevent editing other libraries' holds when IndependentBranches is enabled I made the corrections from comment 4. Test plan: 1. Set IndependentBranches, IndependentBranchesPatronModifications, and IndependentBranchesTransfers to 'Yes'. 2. Set canreservefromotherbranches to "Don't allow (with independent branches)". 3. Give limited permissions to a staff patron - circulate - catalogue - delete_borrowers - edit_borrowers - list_borrowers - send_messages_to_borrowers - reserveforothers - updatecharges 4. As the superlibrarian, place several holds on a record with items from various branches. 5. Log in as the restricted staff 6. View the holds for the record --> Some will say "A patron from library XX" instead of the name -- OK 7. Click the trash bin icon to cancel a hold from another library --> Hold is cancelled -- NOT OK 8. Apply the patch and validate that step 7 is not possible now. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
