Lines 75-81
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
75 |
(11, 'planning_manage', 'Manage budget plannings'), |
75 |
(11, 'planning_manage', 'Manage budget plannings'), |
76 |
(11, 'order_manage', 'Manage baskets and order lines'), |
76 |
(11, 'order_manage', 'Manage baskets and order lines'), |
77 |
(11, 'order_manage_all', 'Manage all baskets and order lines, regardless of restrictions on them'), |
77 |
(11, 'order_manage_all', 'Manage all baskets and order lines, regardless of restrictions on them'), |
78 |
(11, 'issue_manage', 'Manage issues'), |
78 |
(11, 'issue_manage', 'Manage vendor issues'), |
79 |
(11, 'group_manage', 'Manage basket groups'), |
79 |
(11, 'group_manage', 'Manage basket groups'), |
80 |
(11, 'order_receive', 'Receive orders and manage shipments'), |
80 |
(11, 'order_receive', 'Receive orders and manage shipments'), |
81 |
(11, 'budget_add_del', 'Add and delete funds (but can''t modify funds)'), |
81 |
(11, 'budget_add_del', 'Add and delete funds (but can''t modify funds)'), |