3
0
Fork 0

[8.0][FIX] help_online: XMLRPC Call problem

To allow import of online help from XMLRPC a return value is required
8.0
Renzo Meister 2017-07-28 15:24:26 +02:00
parent e29706572e
commit 1e0714e008
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