Lines 56-61
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
56 |
( 9, 'edit_items_restricted', 'Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required)'), |
56 |
( 9, 'edit_items_restricted', 'Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required)'), |
57 |
( 9, 'delete_all_items', 'Delete all items at once'), |
57 |
( 9, 'delete_all_items', 'Delete all items at once'), |
58 |
( 9, 'manage_item_groups', 'Create, update and delete item groups, add or remove items from a item groups'), |
58 |
( 9, 'manage_item_groups', 'Create, update and delete item groups, add or remove items from a item groups'), |
|
|
59 |
( 9, 'manage_item_editor_templates', 'Update and delete item editor template owned by others'), |
59 |
( 9, 'edit_any_item', 'Edit any item regardless of home library'), |
60 |
( 9, 'edit_any_item', 'Edit any item regardless of home library'), |
60 |
(10, 'payout', 'Perform account payout action'), |
61 |
(10, 'payout', 'Perform account payout action'), |
61 |
(10, 'refund', 'Perform account refund action'), |
62 |
(10, 'refund', 'Perform account refund action'), |