Skip to content
Snippets Groups Projects
Commit 2cdf487b authored by Paul Milleville's avatar Paul Milleville
Browse files

Modif bug sco_synchro_etuds

parent 700d2f21
No related branches found
No related tags found
No related merge requests found
......@@ -263,7 +263,6 @@ def formsemestre_synchro_etuds(
etudids_a_desinscrire = [nip2etudid(x) for x in a_desinscrire]
etudids_a_desinscrire += a_desinscrire_without_key
sco_portal_apogee.get_inscrits_etape(annee_apogee=annee_apogee)
nip_etape=[]
for etu in a_inscrire:
nip_etape.append([etu,sco_portal_apogee.get_etuds_apogee_from_nip(etu)])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment