Lines 79-84
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
79 |
(13, 'import_patrons', 'Import patron data'), |
79 |
(13, 'import_patrons', 'Import patron data'), |
80 |
(13, 'edit_patrons', 'Perform batch modification of patrons'), |
80 |
(13, 'edit_patrons', 'Perform batch modification of patrons'), |
81 |
(13, 'delete_anonymize_patrons', 'Delete old borrowers and anonymize circulation history (deletes borrower reading history)'), |
81 |
(13, 'delete_anonymize_patrons', 'Delete old borrowers and anonymize circulation history (deletes borrower reading history)'), |
|
|
82 |
(13, 'batch_extend_due_dates', 'Perform batch extend due dates'), |
82 |
(13, 'batch_upload_patron_images', 'Upload patron images in a batch or one at a time'), |
83 |
(13, 'batch_upload_patron_images', 'Upload patron images in a batch or one at a time'), |
83 |
(13, 'schedule_tasks', 'Schedule tasks to run'), |
84 |
(13, 'schedule_tasks', 'Schedule tasks to run'), |
84 |
(13, 'items_batchmod', 'Perform batch modification of items'), |
85 |
(13, 'items_batchmod', 'Perform batch modification of items'), |