diff --git a/app/scodoc/sco_synchro_etuds.py b/app/scodoc/sco_synchro_etuds.py index 6191350123bf001040584a464a1f38efa11f22cc..3d6fabc05ccc2e9851071769a5988b9bd70f234e 100644 --- a/app/scodoc/sco_synchro_etuds.py +++ b/app/scodoc/sco_synchro_etuds.py @@ -270,11 +270,11 @@ def formsemestre_synchro_etuds( print("Ceci est le repère de la modification") print("_____________________________________________________________________________") print(nip_etape) - - sco_groups.partition_create(formsemestre_id=formsemestre_id,partition_name="Groupe Apogée") list_partition = sco_groups.get_partitions_list() print("list_partition : ") print(list_partition) + sco_groups.partition_create(formsemestre_id=formsemestre_id,partition_name="Groupe Apogée") + # # check decisions jury ici pour éviter de recontruire le cache