[Koha-bugs] [Bug 7536] delete permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 19 15:12:10 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536

--- Comment #1 from Savitra Sirohi <savitra.sirohi at 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.


More information about the Koha-bugs mailing list