From f309384fe55c9788c0d346361ffbebca0375cdfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Wed, 27 Aug 2014 21:29:29 +0200 Subject: [PATCH] [whos] Bug d'affichage sur machines_brief --- gestion/whos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/whos.py b/gestion/whos.py index 874e6c13..dd2f1b90 100755 --- a/gestion/whos.py +++ b/gestion/whos.py @@ -250,7 +250,7 @@ def machines_brief(machines) : p = a.Nom() # A jour administrativement - if (a.adhesion() > time() and ann_scol not in a.paiement()) or not a.carteEtudiant(): + if not a.paiement_ok(): p = coul(p,'rouge') # Données