Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: New module for data synchronization between Odoo instances

by
SHS-AV srl, Antonio M. Vigliotti
- 19/03/2021 13:26:09
I have already developed a module to synchronize 2 odoo instances.
here you can find source code.

Currently is running under Odoo 10.0 (server side) and 6.1 7.0 8.0 and 10.0 client side.

I used it to migrate old Odoo DBs. It is a tool to connect and migrate in the same time. I planned portin to 12.0 and 14.0.

May be we can collaborate?

Antonio M. Vigliotti

Mobile (+39) 342.8740910



Il 19/03/21 13:16, Daniel Reis ha scritto:
Hello,

I'm working on a module to synchronize data between Odoo instances.
It will support one master with many slave databases, and allow for bidirectional sync.
My design builds on top of, and expands, the great auditlog module (https://github.com/OCA/server-tools/tree/14.0/auditlog)

I'm considering my options on:

a) the repo to contribute the module to, and
b) the name for the module.

Suggestions are welcome.

Thank you

--
Daniel Reis
Managing Director
M: +351 919991307
E: DReis@OpenSourceIntegrators.com
Av Doutor Desidério Cambournac 12 • 2710-553 Sintra, Portugal


_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


Reference