INSERTINTOPROFIL(ID,LIBELLE,ROLE_ID,STRUCTURE_TYPE,DESCRIPTION)VALUES(61,'Doctorant sans dépôt','NODEPOT',null,'Rôle de doctorant temporaire');
INSERTINTOPRIVILEGE(ID,CATEGORIE_ID,CODE,LIBELLE,ORDRE)VALUES(36,19,'consultation-toutes-structures','Consultation de toutes les substitutions',200);
INSERTINTOPRIVILEGE(ID,CATEGORIE_ID,CODE,LIBELLE,ORDRE)VALUES(37,19,'consultation-sa-structure','Consultation de la substitution de sa structure',300);
INSERTINTOPRIVILEGE(ID,CATEGORIE_ID,CODE,LIBELLE,ORDRE)VALUES(38,19,'modification-toutes-structures','Modification de toutes les substitutions ',400);
INSERTINTOPRIVILEGE(ID,CATEGORIE_ID,CODE,LIBELLE,ORDRE)VALUES(39,19,'modification-sa-structure','Modification de la substitution de sa structure',500);