Lines 45-50
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
45 |
( 3, 'manage_identity_providers', 'Manage identity providers'), |
45 |
( 3, 'manage_identity_providers', 'Manage identity providers'), |
46 |
( 4, 'delete_borrowers', 'Delete patrons'), |
46 |
( 4, 'delete_borrowers', 'Delete patrons'), |
47 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
47 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
|
|
48 |
( 4, 'list_borrowers', 'Search and list patrons'), |
48 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
49 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
49 |
( 6, 'place_holds', 'Place holds for patrons'), |
50 |
( 6, 'place_holds', 'Place holds for patrons'), |
50 |
( 6, 'modify_holds_priority', 'Modify holds priority'), |
51 |
( 6, 'modify_holds_priority', 'Modify holds priority'), |