fray...@hephaestos.ovh.adullact.org
unread,Jun 12, 2020, 8:42:39 AM6/12/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openmairie-...@googlegroups.com
Author: fraynaud
Date: 2020-06-12 14:42:38 +0200 (Fri, 12 Jun 2020)
New Revision: 1114
Modified:
branches/5.1.0/data/pgsql/init_parametrage_metier.sql
Log:
ajout du droit gestion_scan
Modified: branches/5.1.0/data/pgsql/init_parametrage_metier.sql
===================================================================
--- branches/5.1.0/data/pgsql/init_parametrage_metier.sql 2020-06-12 10:20:48 UTC (rev 1113)
+++ branches/5.1.0/data/pgsql/init_parametrage_metier.sql 2020-06-12 12:42:38 UTC (rev 1114)
@@ -43,6 +43,7 @@
INSERT INTO om_droit (om_droit, libelle, om_profil) VALUES (nextval('om_droit_seq'), 'type_correspondant', 1);
INSERT INTO om_droit (om_droit, libelle, om_profil) VALUES (nextval('om_droit_seq'), 'nature', 1);
INSERT INTO om_droit (om_droit, libelle, om_profil) VALUES (nextval('om_droit_seq'), 'registre', 2);
+INSERT INTO om_droit (om_droit, libelle, om_profil) VALUES (nextval('om_droit_seq'), 'gestion_scan', 2);
--
-- categorie_tache