[ldap_crans] On pense au câblage lors des réadhésions
darcs-hash:20100913184443-ffbb2-6a4e02143d0700088a73b4e175073fa56cd7fc80.gz
This commit is contained in:
parent
d5bfd8d004
commit
72074c5bf7
1 changed files with 1 additions and 1 deletions
|
@ -1751,7 +1751,7 @@ class BaseProprietaire(BaseClasseCrans):
|
|||
if 'chbre' in self.modifs and '????' in [ self._init_data.get("chbre", [''])[0] , self._init_data.get("chbre", [''])[0] ]:
|
||||
self.services_to_restart('bl_chbre_invalide')
|
||||
|
||||
if 'chbre' in self.modifs and self._data['chbre'][0] not in ("????", "EXT"):
|
||||
if ('chbre' in self.modifs or 'paiement' in self.modifs) and self._data['chbre'][0] not in ("????", "EXT"):
|
||||
while True:
|
||||
bat = self._data['chbre'][0][0]
|
||||
ch = self._data['chbre'][0][1:]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue