http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7673
--- Comment #94 from Jonathan Druart <[email protected]> --- Test plan: 1/ add the following permissions to the logged in patron: edit_item, edit_items_restricted, delete_all_items, items_batchmod, items_batchmod_restricted 2/ Fill the prefs SubfieldsToAllowForRestrictedEdition and SubfieldsToAllowForRestrictedBatchmod with some subfield (for instance "995$f 995$o" and "995$o") 3/ Verify you are allowed to edit the item fields defined in the pref SubfieldsToAllowForRestrictedEdition. 4/ Try to edit item in a batch and verify you are allowed to edit the item fields defined in the pref SubfieldsToAllowForRestrictedBatchmod. 5/ Try to delete all items of a record Play with the pref/permissions and verify they are correctly take into account. -- 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/
