/[openfoncier]/trunk/data/pgsql/v3.1.0-b1.sql
ViewVC logotype

Annotation of /trunk/data/pgsql/v3.1.0-b1.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 379 - (hide annotations)
Tue Sep 18 16:47:35 2012 UTC (12 years, 4 months ago) by nhaye
Original Path: trunk/data/pgsql/v3.1.0-dev.sql
File size: 203 byte(s)
Ajout du fichier de mise à jour de la base
Ajout des droits sur le menu pour le profil administrateur

1 nhaye 379 --
2     -- Contenu de la table om_droit
3     --
4     INSERT INTO om_droit (om_droit, om_profil) VALUES
5     ('menu_application', 5),
6     ('menu_export', 5),
7     ('menu_parametrage', 5),
8     ('menu_sig', 5),
9     ('menu_administration', 5)
10     ;

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26