Commit 2d6654a9 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Modif doc pour la bd

parent 94258916
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,4 +15,6 @@ git fetch --tags && git checkout --force 3.0.8 && bash ./install.sh

## 2. Dans la base de données

Néant.
```sql
INSERT INTO soutenance_etat (code, libelle) VALUES ('ETABLISSEMENT', 'Validation du dossier par l établissement');
```