http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7536
--- Comment #1 from Savitra Sirohi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
