forked from Techsystech/web
[8.0][FIX] help_online: XMLRPC Call problem
To allow import of online help from XMLRPC a return value is required8.0
parent
e29706572e
commit
1e0714e008
|
@ -47,3 +47,4 @@ class ImportHelpWizard(models.TransientModel):
|
|||
mode='init',
|
||||
noupdate=False,
|
||||
report=None)
|
||||
return True
|
||||
|
|
Loading…
Reference in New Issue