Hello,
i'm trying to migrate some data from odoo v9 to v10 using module: Multi-DB Synchronization
After i have set up all the parameters of the module, when i hit the Synchronize Button i get the following error:
Traceback (most recent call last):
...
File "/opt/odoo/odoo-10.0/addons/base_synchro/wizard/base_synchro.py", line 82, in synchronize server!'''))
TypeError: __init__() takes exactly 2 arguments (3 given)
Here are the parameters being used:
Server Settings: http://pasteboard.co/LKhVFk6vq.png
Object Settings: http://pasteboard.co/LKiUjwIbW.png
Any help to solve this issue would be greatly appreciated.
Regards,
Hugo