[Bug 7536] New: delete permissions
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 Bug #: 7536 Summary: delete permissions Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com QAContact: koha.sekjal@gmail.com It would be nice if there were a delete permission for cataloging. Right now if you can edit you can delete, but it would be nice to allow only select people to delete and more people to edit. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 Savitra Sirohi <savitra.sirohi@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |savitra.sirohi@osslabs.biz Assignee|gmcharlt@gmail.com |savitra.sirohi@osslabs.biz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 --- Comment #1 from Savitra Sirohi <savitra.sirohi@osslabs.biz> --- Create a two new permissions -- "delete items" and "delete biblios" under "editcatalogue" group. Based on how permissions are setup for a user, allow or disallow access to following in the catalogue pages: Under "Edit" menu: delete record delete all items In additem.pl page Delete (item) link There is already a permission for BatchMod.pl (delete option), so no change is required here. During database update set the permissions to "allow" for all users with corresponding "edit" permissions. So users who can edit biblios and holding will be able to delete biblios and items, and those who can edit items will be able to delete items. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 Savitra Sirohi <savitra.sirohi@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melia@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- If you don't have permission to edit items it should hide the 'edit' links on moredetail.pl as well. Also the edit and delete links should be hidden from the left side of : additem.pl depending on what permissions you have/don't have. Somehow a link like this: /cgi-bin/koha/cataloguing/additem.pl?op=edititem&biblionumber=4091&itemnumber=5514#edititem Should prompt you that you don't have the right permissions if you don't have edit item permissions. I think that's all the places (but I'll keep looking). Nicole -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> --- I'm sorry, I'm not sure why I thought this had 'edit items' permissions listed. Ignore the pages where I talked about edit links :) But there is still the delete link on additem.pl that needs to be hidden if you don't have permission to delete items. Nicole -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no Blocks| |8149 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |ASSIGNED CC| |gmcharlt@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org