|
Lines 52-57
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
| 52 |
( 4, 'send_messages_to_borrowers', 'Send messages to patrons'), |
52 |
( 4, 'send_messages_to_borrowers', 'Send messages to patrons'), |
| 53 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
53 |
( 4, 'view_borrower_infos_from_any_libraries', 'View patron infos from any libraries'), |
| 54 |
( 4, 'view_checkout_history', 'Viewing checkout history'), |
54 |
( 4, 'view_checkout_history', 'Viewing checkout history'), |
|
|
55 |
( 4, 'view_holds_history', 'Viewing holds history'), |
| 55 |
( 6, 'place_holds', 'Place holds for patrons'), |
56 |
( 6, 'place_holds', 'Place holds for patrons'), |
| 56 |
( 6, 'modify_holds_priority', 'Modify holds priority'), |
57 |
( 6, 'modify_holds_priority', 'Modify holds priority'), |
| 57 |
( 6, 'alter_hold_targets', 'Move holds between items and records'), |
58 |
( 6, 'alter_hold_targets', 'Move holds between items and records'), |