MT 2050, Follow-up, Fast Cataloging
[koha.git] / installer / data / mysql / fr-FR / 1-Obligatoire / userpermissions.sql
index 87c857f..d1b826e 100644 (file)
@@ -1,6 +1,8 @@
 INSERT INTO permissions (module_bit, code, description) VALUES
    ( 1, 'circulate_remaining_permissions', 'Remaining circulation permissions'),
    ( 1, 'override_renewals', 'Override blocked renewals'),
+   ( 9, 'edit_catalogue', 'Editer le  catalogue'),
+   ( 9, 'fast_cataloging', 'Catalogage rapide'),
    (13, 'edit_news', 'Write news for the OPAC and staff interfaces'),
    (13, 'label_creator', 'Create printable labels and barcodes from catalog and patron data'),
    (13, 'edit_calendar', 'Define days when the library is closed'),