Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2790 Visualizações

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. 

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Melhor resposta

- using XML-RPC (sent as Http request)

- using SQL Request (specifying the database name and the port)

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
fev. 18
9355
1
jul. 18
8630
3
out. 23
5796
1
mar. 23
2354
2
jan. 23
5138