Lines 71-76
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
71 |
(10, 'manual_credit', 'Add manual credits to a patron account'), |
71 |
(10, 'manual_credit', 'Add manual credits to a patron account'), |
72 |
(10, 'manual_invoice', 'Add manual invoices to a patron account'), |
72 |
(10, 'manual_invoice', 'Add manual invoices to a patron account'), |
73 |
(10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'), |
73 |
(10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'), |
|
|
74 |
(10, 'edit_notes', 'Edit accountline notes'), |
74 |
(11, 'currencies_manage', 'Manage currencies and exchange rates'), |
75 |
(11, 'currencies_manage', 'Manage currencies and exchange rates'), |
75 |
(11, 'vendors_manage', 'Manage vendors'), |
76 |
(11, 'vendors_manage', 'Manage vendors'), |
76 |
(11, 'contracts_manage', 'Manage contracts'), |
77 |
(11, 'contracts_manage', 'Manage contracts'), |