il faut toujours sauvegarder a ce niveau la.
darcs-hash:20071108211832-7b604-64731d4bb90b9361edc7b0e40a86a809f0d37f12.gz
This commit is contained in:
parent
6e879cb20b
commit
caa26c40b1
1 changed files with 2 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# $Id: controle_tresorier2.py,v 1.2 2007-11-05 21:14:57 dimino Exp $
|
# $Id: controle_tresorier2.py,v 1.3 2007-11-08 21:18:32 dimino Exp $
|
||||||
#
|
#
|
||||||
# tresorier.py
|
# tresorier.py
|
||||||
# ------------
|
# ------------
|
||||||
|
@ -278,11 +278,7 @@ def admin_menu(adh):
|
||||||
else:
|
else:
|
||||||
adh.controle('-k')
|
adh.controle('-k')
|
||||||
|
|
||||||
if not paiement_ok and "5" in result:
|
adh.save()
|
||||||
#if add_cheque(adh):
|
|
||||||
adh.save()
|
|
||||||
#else:
|
|
||||||
# return False
|
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue