On logge les changements de coordonnees.
darcs-hash:20060501110049-68412-fc301c69f2f0751a273e3a02fb6cc90d3493e4f7.gz
This commit is contained in:
parent
ab9b53d1e5
commit
b92d3bbb8e
1 changed files with 1 additions and 1 deletions
|
@ -1031,7 +1031,7 @@ class base_classes_crans(crans_ldap):
|
|||
for champ in ['chbre', 'nom', 'prenom', 'mail', 'tel',
|
||||
'rewriteMailHeaders', 'contourneGreylist',
|
||||
'puissance', 'canal', 'prise', 'responsable',
|
||||
'macAddress', 'ipHostNumber', 'host']:
|
||||
'macAddress', 'ipHostNumber', 'host', 'positionBorne']:
|
||||
if champ in self.modifs:
|
||||
if champ not in self._init_data.keys():
|
||||
valeur_initiale = 'N/A'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue