From c9ff1c9847be265c0f5a1792dd37f46a873bf29f Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sat, 29 Sep 2012 02:31:26 +0200 Subject: [PATCH] =?UTF-8?q?[config.py]=20r=C3=A9adh=C3=A9sion=20avant=20le?= =?UTF-8?q?=2003=20au=20soir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: aa7c2fabacb6c9a22ec33d130c6f5785 darcs-hash:20120929003126-28565-8ef8c7dd20694140acaa68885adf158eeab1a06b.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 4c843868..68890290 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -25,7 +25,7 @@ if dat[1] < 8 or dat[1] == 8 and dat[2] < 16: ann_scol = dat[0]-1 periode_transitoire = False # sinon on change d'année -elif dat[1] < 10 or (dat[1] == 10 and dat[2] < 1): +elif dat[1] < 10 or (dat[1] == 10 and dat[2] < 4): # Si pas encore octobre, les gens ayant payé l'année précédente sont # acceptés ann_scol = dat[0]