Bug 29880

Summary: Item cataloguing should be split into add and edit permissions
Product: Koha Reporter: JaTara Barnes <jendayi30>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description JaTara Barnes 2022-01-13 19:42:39 UTC
Currently, the edit_items permission allows users to both add and edit items. We have a central department that does all the library processing and we'd like to ensure that only the staff in that department be allowed to add items in order to ensure consistency and quality in our records.

Ideally, the central department would be able to use the add_items and edit_items option and our staff on the campuses would be able to edit_items only (combined with the edit_items_restricted option).
Comment 1 Katrin Fischer 2022-06-17 21:44:38 UTC
I believe, we might also need a separate permission for delete then?