add missing member to convert

This commit is contained in:
Frédéric Péters 2011-10-17 22:40:46 +02:00
parent ce0860cb28
commit 336f494e4d
1 changed files with 1 additions and 0 deletions

View File

@ -454,6 +454,7 @@ class FixRelatedDocs(BrowserView):
"lien_qo_ou_qe",
"rapport",
"rapport_de_commission",
"lien_vers_interpellation_ou_qe",
"reponse"):
try:
v = getattr(object, attr)