Lines 23-29
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
23 |
(11, 'order_manage_all', 'Manage all orders and baskets, regardless of restrictions on them'), |
23 |
(11, 'order_manage_all', 'Manage all orders and baskets, regardless of restrictions on them'), |
24 |
(11, 'group_manage', 'Manage orders & basketgroups'), |
24 |
(11, 'group_manage', 'Manage orders & basketgroups'), |
25 |
(11, 'order_receive', 'Manage orders & basket'), |
25 |
(11, 'order_receive', 'Manage orders & basket'), |
26 |
(11, 'budget_add_del', 'Add and delete budgets (but cant modify budgets)'), |
26 |
(11, 'budget_add_del', 'Add and delete budgets (but can''t modify budgets)'), |
27 |
(11, 'budget_manage_all', 'Manage all budgets'), |
27 |
(11, 'budget_manage_all', 'Manage all budgets'), |
28 |
(13, 'edit_news', 'Write news for the OPAC and staff interfaces'), |
28 |
(13, 'edit_news', 'Write news for the OPAC and staff interfaces'), |
29 |
(13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'), |
29 |
(13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'), |