Bug 10565: (follow-up) add new user permission for patron list management
[koha_fer] / installer / data / mysql / pl-PL / mandatory / userpermissions.sql
index 8428910..4fd2adf 100644 (file)
@@ -44,6 +44,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    (16, 'execute_reports', 'Execute SQL reports'),
    (13, 'rotating_collections', 'Manage rotating collections'),
    (13, 'upload_local_cover_images', 'Upload local cover images'),
+   (13, 'manage_patron_lists', 'Add, edit and delete patron lists and their contents'),
    (15, 'check_expiration', 'Check the expiration of a serial'),
    (15, 'claim_serials', 'Claim missing serials'),
    (15, 'create_subscription', 'Create a new subscription'),