[8.0][FIX] help_online: XMLRPC Call problem

To allow import of online help from XMLRPC a return value is required
This commit is contained in:
Renzo Meister
2017-07-28 15:24:26 +02:00
parent e29706572e
commit 1e0714e008

View File

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