Bug 9884 - Plugin permissions not added to translations
[koha.git] / installer / data / mysql / nb-NO / 1-Obligatorisk / userpermissions.sql
index ba56e3a..0b3c34f 100644 (file)
@@ -73,6 +73,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES
    (15, 'routing', 'Sirkulasjon'),
    (16, 'execute_reports', 'Kjøre SQL-rapporter'),
    (16, 'create_reports', 'Opprette SQL-rapporter'),
+   (19, 'manage', 'Manage plugins ( install / uninstall )'),
    (19, 'tool', 'Use tool plugins'),
    (19, 'report', 'Use report plugins'),
    (19, 'configure', 'Configure plugins')