Skip to content

Commit

Permalink
Merge pull request OCA#683 from jamotion/bugfix_xmlrpc_call_failed
Browse files Browse the repository at this point in the history
[8.0][FIX] help_online: XMLRPC Call problem
  • Loading branch information
pedrobaeza authored Jul 28, 2017
2 parents e297065 + 1e0714e commit d3a0e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions help_online/models/import_help_wizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ def import_help(self):
mode='init',
noupdate=False,
report=None)
return True

0 comments on commit d3a0e8b

Please sign in to comment.