From 146949fa4931712538ce8040b3cd4dc0714ecf7c Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 27 Aug 2009 15:13:41 +0200 Subject: [PATCH] [config.py] Deblacklist Carte Etudiant Ignore-this: 801f4611b8746a3f4c3bbbbebd2f594c darcs-hash:20090827131341-ffbb2-ed7704b4f68ff26e1e3c08ffc94b88f1304f3743.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index a191a7c6..5ba21099 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -19,7 +19,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