Skip to Content
Menu
This question has been flagged
6 Replies
4887 Views

I'm planning to install odoo 9 for a business that have severals establishments The problem is that they don't have neither internet nor a way to interconnect those establishment However we need a way to access the odoo's data of each establishment so we can the accounting and some analysis of the business The solution I came with is to export/import each of the odoo's data to a single odoo system but I don't know hot to do that in a proper way Could anyone please point me in the right direction please?

Avatar
Discard
Best Answer

There is an App called Multi-DB Synchronization. Have you tried that?

Avatar
Discard
Author Best Answer

Sorry for the delayed reply. I tried the Multi-DB Synchronization app. So far I have tried to sync the Partner records from two DB than only differ on one Partner. However, when the sync ends, I have duplicate records. I would like to avoid such behavior. Any suggestions?

Avatar
Discard
Best Answer

To do that you can work with the Database Replication, One master and one slave.

- Set up  one instance of Odoo as your master, then:

* Set up your DB as master and be able to replicate to the other Instance of Postgres

* configure your Odoo configs and nginx if necessary.


- Set up the second DB instance and let it sync with the master:

* Set up your odoo instance and your configs and nginx if necessary.

You can find on the Internet information on how to Sync both DBs and to let Odoo's instance work correctly.



Avatar
Discard

"they don't have neither internet nor a way to interconnect those establishment" - how do you see database replication working if there is no internet and no networking connecting the servers?

If you don't have an answer, better not to criticize one.

This is not StackOverflow.

Sorry you took it that way. I wondered if you knew a way to have your solution work without an internet connection.

Related Posts Replies Views Activity
0
Oct 21
59
4
Aug 19
6966
0
Nov 24
2613
0
Apr 16
3133
2
Mar 15
8008