From 80be8992ef9340f6e3ae9bfe9c9ce8c85a7ea1b7 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Sat, 23 Oct 2010 01:03:08 +0200 Subject: [PATCH] [config] Bl_carte_et inactive darcs-hash:20101022230308-ffbb2-5298f15bdd04afe780746450a9f2af042f595cc6.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index caf9b462..98b06365 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 = True +bl_carte_et_actif = False # Hard (l'adhérent est considéré comme paiement pas ok) bl_carte_et_definitif = False