https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35953
--- Comment #14 from Emmi Takkinen <[email protected]> --- Created attachment 191246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191246&action=edit Bug 35953: Allow patron with delete_bibliographic_records permission to delete records with Batch item deletion tool Bug 39848 blocked patrons without edit_catalogue permission from deleting bibliographic records with Batch item deletion tool. This can be problematic for those libraries who want to allow their staff to delete records without giving them permission to edit records. This patch allows patrons with delete_bibliographic_records to delete bibliographic record with Batch item deletion tool. To test: 1. Add permission delete_bibliographic_records and items_batchdel for patron. 2. Navigate to Batch item deletion tool, provide barcodes for items to delete and press "Continue". => When lisst of items to delete is loaded note that option to delete records if no items remain is not displayed. 3. Apply this patch and refresh the page. => Note that option to delete the record is now displayed. Sponsored-by: Koha-Suomi Oy -- 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/
