Impression pour les clubs

darcs-hash:20070530200456-c992d-c3161490fa1c9f7e0580635f393de86687bf0ada.gz
This commit is contained in:
bos 2007-05-30 22:04:56 +02:00
parent d3d128cce8
commit 68826f87db

View file

@ -388,7 +388,7 @@ class impression:
sys.path.append("/usr/scripts/gestion/")
#from ldap_crans_test import crans_ldap
from ldap_crans import CransLdap
adh = CransLdap().search('uid=' + adh, 'w')['adherent'][0]
adh = CransLdap().getProprio(adh, 'w')
return adh
## ################################# ##