[Koha-bugs] [Bug 7673] New patron permissions to manage items (edit, batchmod, delete all)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 20 13:03:42 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7673

--- Comment #94 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list