Gestion de la caution par Stphane.
darcs-hash:20051118002556-41617-c81d1382bc14ab6f92ff080aaf4155495a7fe42e.gz
This commit is contained in:
parent
6271b2919c
commit
872f8bd772
3 changed files with 51 additions and 12 deletions
|
@ -314,6 +314,8 @@ def adher_details(adher) :
|
|||
|
||||
if jour :
|
||||
f += coul(u"à jour",'vert')
|
||||
if 'k' not in adher.controle():
|
||||
f += u' (caution non payée)'
|
||||
f += '\n'
|
||||
|
||||
# Telephone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue