From 30f140d951cc84fc45af70052ebc52b38a547716 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Mon, 22 Nov 2010 11:23:02 +0100 Subject: [PATCH] [config] kill all humans darcs-hash:20101122102302-ffbb2-def5a3b3b0185412f85255d7ea1651802dc56aca.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 98b06365..caf9b462 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -37,7 +37,7 @@ else: # /!\ Par sécurité, ces valeurs sont considérées comme False si # periode_transitoire est True # Soft (au niveau du Squid) -bl_carte_et_actif = False +bl_carte_et_actif = True # Hard (l'adhérent est considéré comme paiement pas ok) bl_carte_et_definitif = False