Lines 65-70
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
65 |
(11, 'edi_manage', 'Manage EDIFACT transmissions'), |
65 |
(11, 'edi_manage', 'Manage EDIFACT transmissions'), |
66 |
(11, 'reopen_closed_invoices', 'Reopen closed invoices'), |
66 |
(11, 'reopen_closed_invoices', 'Reopen closed invoices'), |
67 |
(11, 'edit_invoices', 'Edit invoices'), |
67 |
(11, 'edit_invoices', 'Edit invoices'), |
|
|
68 |
(11, 'delete_invoices', 'Delete invoices'), |
68 |
(12, 'suggestions_manage', 'Manage purchase suggestions'), |
69 |
(12, 'suggestions_manage', 'Manage purchase suggestions'), |
69 |
(13, 'edit_news', 'Write news for the OPAC and staff interfaces'), |
70 |
(13, 'edit_news', 'Write news for the OPAC and staff interfaces'), |
70 |
(13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'), |
71 |
(13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'), |