https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35953 --- Comment #17 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Emmi Takkinen from comment #16)
(In reply to Emmanuel Bétemps from comment #15)
Hi,
I don't find the delete_bibliographic_records permission but rather, the records_batchdel one
is records_batchdel the one to check ?
have a nice day
Manu.
Ah, I forgot to mention that you need to update database so that delete_bibliographic_records is added to database and is usable. Permission records_batchdel only allows user to use batch modification tool for records.
There is a mention in test plan that you need to run updatedatabase.pl. If you're testing with sandbox it should be run automatically (if I have understood correctly how sandboxes work). If the permission is still not displayed after update then there is something wrong with these patches. -- You are receiving this mail because: You are watching all bug changes.