Lines 57-62
INSERT INTO permissions (module_bit, code, description) VALUES
Link Here
|
57 |
(13, 'records_batchmod', 'Perform batch modification of records (biblios or authorities)'), |
57 |
(13, 'records_batchmod', 'Perform batch modification of records (biblios or authorities)'), |
58 |
(13, 'marc_modification_templates', 'Manage marc modification templates'), |
58 |
(13, 'marc_modification_templates', 'Manage marc modification templates'), |
59 |
(13, 'records_batchdel', 'Perform batch deletion of records (bibliographic or authority)'), |
59 |
(13, 'records_batchdel', 'Perform batch deletion of records (bibliographic or authority)'), |
|
|
60 |
(13, 'upload_general_files', 'Upload any file'), |
61 |
(13, 'upload_manage', 'Manage uploaded files'), |
60 |
(15, 'check_expiration', 'Check the expiration of a serial'), |
62 |
(15, 'check_expiration', 'Check the expiration of a serial'), |
61 |
(15, 'claim_serials', 'Claim missing serials'), |
63 |
(15, 'claim_serials', 'Claim missing serials'), |
62 |
(15, 'create_subscription', 'Create a new subscription'), |
64 |
(15, 'create_subscription', 'Create a new subscription'), |
63 |
- |
|
|