mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[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:
@@ -47,3 +47,4 @@ class ImportHelpWizard(models.TransientModel):
|
||||
mode='init',
|
||||
noupdate=False,
|
||||
report=None)
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user