petite correction pour le dmnagement vers l'extrieur
darcs-hash:20050901101526-4ec08-e7eb072678a400e7e258c6bcdc16d16574bce03c.gz
This commit is contained in:
parent
4e42f67bcd
commit
536e4cbe2b
1 changed files with 1 additions and 1 deletions
|
@ -1387,7 +1387,7 @@ class adherent(base_proprietaire) :
|
|||
if new==None :
|
||||
if self.chbre() != 'EXT' :
|
||||
# Personne sur le campus
|
||||
return ''
|
||||
return [u'',u'',u'',u'']
|
||||
else :
|
||||
addr = self._data.get('postalAddress', ['','','',''])[:4]
|
||||
if len(addr) < 4:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue