Lines 98-103
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
98 |
(13, 'moderate_comments', 'Moderate patron comments'), |
98 |
(13, 'moderate_comments', 'Moderate patron comments'), |
99 |
(13, 'edit_notices', 'Define notices'), |
99 |
(13, 'edit_notices', 'Define notices'), |
100 |
(13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'), |
100 |
(13, 'edit_notice_status_triggers', 'Set notice/status triggers for overdue items'), |
|
|
101 |
(13, 'view_generated_notices', 'View and print generated notices'), |
101 |
(13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'), |
102 |
(13, 'edit_quotes', 'Edit quotes for quote-of-the-day feature'), |
102 |
(13, 'view_system_logs', 'Browse the system logs'), |
103 |
(13, 'view_system_logs', 'Browse the system logs'), |
103 |
(13, 'inventory', 'Perform inventory (stocktaking) of your catalog'), |
104 |
(13, 'inventory', 'Perform inventory (stocktaking) of your catalog'), |