Skip to content

Commit

Permalink
feat(importAcce): add code nature 568 569
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanngab committed Oct 3, 2024
1 parent f270cf8 commit 2ef1db1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/src/jobs/importAcce.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ const NATURES = {
"Etablissement sans formation diplômante": "502",
"Établissement public à caractère scientifique, culturel et professionnel (EPSCP)": "253",
"Institut national polytechnique": "524",
"Institut national supérieur du professorat et de l'éducation": "568",
"Antenne d'Institut national supérieur du professorat et de l'éducation": "569",
};

const ETATS = {
Expand Down

0 comments on commit 2ef1db1

Please sign in to comment.