Lines 59-64
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
59 |
( 9, 'delete_all_items', 'Delete all items at once'), |
59 |
( 9, 'delete_all_items', 'Delete all items at once'), |
60 |
( 9, 'manage_item_groups', 'Create, update and delete item groups, add or remove items from a item groups'), |
60 |
( 9, 'manage_item_groups', 'Create, update and delete item groups, add or remove items from a item groups'), |
61 |
( 9, 'manage_item_editor_templates', 'Update and delete item editor template owned by others'), |
61 |
( 9, 'manage_item_editor_templates', 'Update and delete item editor template owned by others'), |
|
|
62 |
( 9, 'delete_any_record', 'Delete any existing record'), |
62 |
( 9, 'edit_any_item', 'Edit any item regardless of home library'), |
63 |
( 9, 'edit_any_item', 'Edit any item regardless of home library'), |
63 |
(10, 'payout', 'Perform account payout action'), |
64 |
(10, 'payout', 'Perform account payout action'), |
64 |
(10, 'refund', 'Perform account refund action'), |
65 |
(10, 'refund', 'Perform account refund action'), |