[opencourrier-Commits] r1114 - branches/5.1.0/data/pgsql

1 view
Skip to first unread message

fray...@hephaestos.ovh.adullact.org

unread,
Jun 12, 2020, 8:42:39 AM6/12/20
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

Reply all
Reply to author
Forward
0 new messages