From a36292c4fc58e17ba2dfe2c3cb1555e4ffed1555 Mon Sep 17 00:00:00 2001 From: Antoine Durand-Gasselin Date: Sun, 1 Aug 2010 08:03:41 +0200 Subject: [PATCH] =?UTF-8?q?[config.py]=20ao=C3=BBt-octobre:=20on=20n'exige?= =?UTF-8?q?=20plus=20la=20carte=20d'=C3=A9tudiant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20100801060341-bd074-1ddf4411d314e75bcd62001008ff7a8a42ce5d9e.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 5ebe5ebf..84692405 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -22,7 +22,7 @@ else : ann_scol = dat[0] # Bloquage si carte d'étudiants manquante pour l'année en cours # Au niveau du Squid -bl_carte_et_actif = True +bl_carte_et_actif = False # L'adhérent est considéré comme paiement pas ok bl_carte_et_definitif = False