Lines 49-55
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
49 |
(10, 'writeoff', 'Write off fines and fees'), |
49 |
(10, 'writeoff', 'Write off fines and fees'), |
50 |
(10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'), |
50 |
(10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'), |
51 |
(11, 'currencies_manage', 'Manage currencies and exchange rates'), |
51 |
(11, 'currencies_manage', 'Manage currencies and exchange rates'), |
52 |
(11, 'suggestions_manage', 'Manage purchase suggestions'), |
|
|
53 |
(11, 'vendors_manage', 'Manage vendors'), |
52 |
(11, 'vendors_manage', 'Manage vendors'), |
54 |
(11, 'contracts_manage', 'Manage contracts'), |
53 |
(11, 'contracts_manage', 'Manage contracts'), |
55 |
(11, 'period_manage', 'Manage budgets'), |
54 |
(11, 'period_manage', 'Manage budgets'), |
Lines 63-68
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
63 |
(11, 'budget_add_del', 'Add and delete funds (but can''t modify funds)'), |
62 |
(11, 'budget_add_del', 'Add and delete funds (but can''t modify funds)'), |
64 |
(11, 'budget_manage_all', 'Manage all funds'), |
63 |
(11, 'budget_manage_all', 'Manage all funds'), |
65 |
(11, 'edi_manage', 'Manage EDIFACT transmissions'), |
64 |
(11, 'edi_manage', 'Manage EDIFACT transmissions'), |
|
|
65 |
(12, 'suggestions_manage', 'Manage purchase suggestions'), |
66 |
(13, 'edit_news', 'Write news for the OPAC and staff interfaces'), |
66 |
(13, 'edit_news', 'Write news for the OPAC and staff interfaces'), |
67 |
(13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'), |
67 |
(13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'), |
68 |
(13, 'edit_calendar', 'Define days when the library is closed'), |
68 |
(13, 'edit_calendar', 'Define days when the library is closed'), |