http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11023
--- Comment #92 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #91) > No intention to block this, but still a bit worried about the possibility of > people doing changes that might cause problems. > > Would people be ok with adding a separate permission for this tool? > Currently it's tied to the batch delete permission, but not working with the > restricted batch delete: > > flagsrequired => { tools => 'items_batchmod' }, > > Offering to write the patch :) The items_batchmod permission make sense to me. I would prefer to add the support for items_batchmod_restricted if it makes sense for you too. -- 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/
