Multi-DB Synchronization
by Odoo S.A. http://www.serpentcs.com , Serpent Consulting Services Pvt. Ltd. http://www.serpentcs.comAvailability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 647 |
Technical Name |
base_synchro |
License | AGPL-3 |
Website | http://www.serpentcs.com |
Versions | 7.0 8.0 9.0 11.0 12.0 13.0 14.0 |
Multi-DB Synchronization
This module will let you synchronize more than 1 Odoo Databases!
Configure Servers

Configure the Objects to Sync
You can set if you want to Upload/Download data or if you want to perform both of then simultaneously.

Start the Sync
For better insights, You will get a report once the Synchronization is complete.

Check out our various Odoo Services below | ||||||||||||||||
|
||||||||||||||||
Check out our various Odoo Based Products | ||||||||||||||||
|
||||||||||||||||
For any questions, support and development contact us. | ||||||||||||||||
|
||||||||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
||||||||||||||||
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedFacing error while trying to sync with any Odoo server
Re: Facing error while trying to sync with any Odoo server
Arihant,
The issue seems from network or lib you setup. It makes us feel you need to update some lib.
Please update the steps and traceback on https://github.com/JayVora-SerpentCS/SerpentCS_Contributions/issues as an issue.
Thanks.
Does it sync 3rd party modules
Apart from the listed modules, does this module sync third party apps/module and Odoo apps not on the list?
Re: Does it sync 3rd party modules
Hello Felix Asenji,
Yes, third party modules will work, but some of the many2one fields will not work and duplication of records will occur
Thanks.
Invalid field 'view_type' on model 'ir.actions.act_window'"
File "/home/odoo/odoo/odoo/models.py", line 3624, in create raise ValueError("Invalid field %r on model %r" % (key, self._name)) odoo.tools.convert.ParseError: "Invalid field 'view_type' on model 'ir.actions.act_window'" while parsing /home/odoo/odoo-custom-addons/base_synchro/wizard/base_synchro_view.xml:3, near
AttributeError in Odoo 13 CE
AttributeError: module 'odoo.api' has no attribute 'multi'