Bug, perceptible uniquement par un contrleur averti.

darcs-hash:20060118101438-68412-e9f10bd4556eb8fe449865b88f30847f0779cb96.gz
This commit is contained in:
glondu 2006-01-18 11:14:38 +01:00
parent bd39e71db7
commit b91d930236

View file

@ -926,7 +926,7 @@ def set_admin(proprio):
if paiement_ok == 'off' or iscontroleur: if paiement_ok == 'off' or iscontroleur:
checklist.append(u'"2" "Cotisation %d/%d réglée et charte signée" "%s"' % checklist.append(u'"2" "Cotisation %d/%d réglée et charte signée" "%s"' %
(ann_scol, ann_scol+1, paiement_ok)) (ann_scol, ann_scol+1, paiement))
else: else:
texte.append(u'Cotisation/charte/caution vérifiées') texte.append(u'Cotisation/charte/caution vérifiées')