|
Lines 50-57
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
| 50 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
50 |
( 4, 'edit_borrowers', 'Add, modify and view patron information'), |
| 51 |
( 4, 'list_borrowers', 'Search, list and view patrons'), |
51 |
( 4, 'list_borrowers', 'Search, list and view patrons'), |
| 52 |
( 4, 'merge_borrowers', 'Merge patrons'), |
52 |
( 4, 'merge_borrowers', 'Merge patrons'), |
|
|
53 |
( 4, 'manage_borrower_quotas', 'Manage patron quotas'), |
| 53 |
( 4, 'send_messages_to_borrowers', 'Send messages to patrons'), |
54 |
( 4, 'send_messages_to_borrowers', 'Send messages to patrons'), |
| 54 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
55 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
|
|
56 |
( 4, 'view_borrower_quotas', 'View patron quotas'), |
| 55 |
( 6, 'place_holds', 'Place holds for patrons'), |
57 |
( 6, 'place_holds', 'Place holds for patrons'), |
| 56 |
( 6, 'modify_holds_priority', 'Modify holds priority'), |
58 |
( 6, 'modify_holds_priority', 'Modify holds priority'), |
| 57 |
( 6, 'alter_hold_targets', 'Move holds between items and records'), |
59 |
( 6, 'alter_hold_targets', 'Move holds between items and records'), |