Lines 31-36
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
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_mana', 'Manage Mana KB content sharing'), |
33 |
( 3, 'manage_mana', 'Manage Mana KB content sharing'), |
|
|
34 |
( 3, 'manage_additional_fields', 'Add, edit, or delete additional custom fields for baskets or subscriptions (also requires order_manage or edit_subscription permissions)'), |
34 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
35 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
35 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
36 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
36 |
( 6, 'place_holds', 'Place holds for patrons'), |
37 |
( 6, 'place_holds', 'Place holds for patrons'), |