Bug 8015: (follow-up) add user permissions to all languages
[koha.git] / installer / data / mysql / es-ES / mandatory / userpermissions.sql
index 50387c5..7874c9e 100644 (file)
@@ -45,6 +45,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    (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'),
+   (13, 'marc_modification_templates', 'Manage marc modification templates'),
    (15, 'check_expiration', 'Check the expiration of a serial'),
    (15, 'claim_serials', 'Claim missing serials'),
    (15, 'create_subscription', 'Create a new subscription'),