|
Lines 65-71
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
| 65 |
( 9, 'delete_all_items', 'Delete all items at once'), |
65 |
( 9, 'delete_all_items', 'Delete all items at once'), |
| 66 |
( 9, 'manage_item_groups', 'Create, update and delete item groups, add or remove items from a item groups'), |
66 |
( 9, 'manage_item_groups', 'Create, update and delete item groups, add or remove items from a item groups'), |
| 67 |
( 9, 'manage_item_editor_templates', 'Update and delete item editor template owned by others'), |
67 |
( 9, 'manage_item_editor_templates', 'Update and delete item editor template owned by others'), |
| 68 |
( 9, 'delete_any_record', 'Delete any existing record'), |
68 |
( 9, 'delete_catalogue', 'Delete any existing record'), |
| 69 |
( 9, 'edit_any_item', 'Edit any item regardless of home library'), |
69 |
( 9, 'edit_any_item', 'Edit any item regardless of home library'), |
| 70 |
( 9, 'edit_locked_records', 'Edit locked records'), |
70 |
( 9, 'edit_locked_records', 'Edit locked records'), |
| 71 |
( 9, 'set_record_sources', 'Set record source'), |
71 |
( 9, 'set_record_sources', 'Set record source'), |