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