https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29002
--- Comment #67 from David Cook <[email protected]> --- (In reply to David Cook from comment #66) > More importantly, I think that there's also a permission gap... but I'll > raise a new issue for that as I don't think it's covered by any existing > ones yet. There's a few permission issues there actually. Firstly, a user with any circulate permission can see the "Update" button on moredetail.pl but only someone with "circulate_remaining_permissions" can actually do it. That's a minor bug. I'll raise a report for that one shortly. Secondly, Was it intended for people with just "circulate_remaining_permissions" to be able to set whether or not an item is bookable? It seems to me that "editcatalogue > edit_items" would be a more appropriate permission. But... then there's no way to restrict the ability of someone to mark if something is Bookable since “SubfieldsToAllowForRestrictedEditing” only applies to MARC fields/subfields. So there's still a gap there... -- 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/
