Hi, i just i want to know how to connect two databases with different odoo instance or ports and sharing data between them. Thank you in advanced.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
2787
瀏覽次數
Hi,
Well, you need to change approach. You can either sync databases and have everything on both instances, or, consider those as 2 separate solution and integrate those - create sync tool to copy needed things from one to another and vice versa.
Hope it helps
- using XML-RPC (sent as Http request)
- using SQL Request (specifying the database name and the port)
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
3
2月 18
|
9354 | ||
|
1
7月 18
|
8630 | ||
|
3
10月 23
|
5796 | ||
|
1
3月 23
|
2352 | ||
|
2
1月 23
|
5138 |