Skip to Content
Menu
This question has been flagged
1 Reply
2981 Views

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


Avatar
Discard
Best Answer

According to my understanding, syncing means syncing between 2 of the same version and migrating means migrating from one version to another. If it would be that easy, everybody would migrate Odoo using this module.

Avatar
Discard
Related Posts Replies Views Activity
1
May 22
4734
0
Dec 21
35
2
Sep 21
3681
5
Jun 15
10536
0
Mar 15
3407