Merge pull request #683 from jamotion/bugfix_xmlrpc_call_failed

[8.0][FIX] help_online: XMLRPC Call problem
pull/445/merge
Pedro M. Baeza 2017-07-28 15:42:43 +02:00 committed by GitHub
commit d3a0e8b92a
1 changed files with 1 additions and 0 deletions

View File

@ -47,3 +47,4 @@ class ImportHelpWizard(models.TransientModel):
mode='init',
noupdate=False,
report=None)
return True