les clubs ne sont pas obligs d'avoir un local (ex : les clubs qui n'ont
qu'un compte sur zamok sans machine) darcs-hash:20041128211411-4ec08-f7a3f2702930d83e5a37cc3d84ae00130925f066.gz
This commit is contained in:
parent
e59d649335
commit
73a7d9bf42
3 changed files with 6 additions and 2 deletions
|
@ -1618,7 +1618,7 @@ class club(base_proprietaire) :
|
|||
if new==None :
|
||||
return decode(self._data.get('chbre',[''])[0])
|
||||
|
||||
annu = annuaires.locaux_clubs()
|
||||
annu = annuaires.locaux_clubs()
|
||||
if new not in annu.keys() :
|
||||
raise ValueError(u'Local invalide',annu)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue