Lines 30-35
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
30 |
( 3, 'manage_sms_providers', 'Manage SMS cellular providers'), |
30 |
( 3, 'manage_sms_providers', 'Manage SMS cellular providers'), |
31 |
( 3, 'manage_audio_alerts', 'Manage audio alerts'), |
31 |
( 3, 'manage_audio_alerts', 'Manage audio alerts'), |
32 |
( 3, 'manage_usage_stats', 'Manage usage statistics settings'), |
32 |
( 3, 'manage_usage_stats', 'Manage usage statistics settings'), |
|
|
33 |
( 3, 'manage_additional_fields', 'Add, edit, or delete additional custom fields for baskets or subscriptions (also requires order_manage or edit_subscription permissions)'), |
33 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
34 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
34 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
35 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
35 |
( 6, 'place_holds', 'Place holds for patrons'), |
36 |
( 6, 'place_holds', 'Place holds for patrons'), |