Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
12805 Lượt xem

Hello,

How can we connect our server to an other database odoo.sh using RPC web service.

And what is the default xml_rpc port on odoo.sh project.


Regrads

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

See https://www.odoo.sh/faq

Each Odoo build comes with an XML-RPC interface. It allows you to interact from an external application. You can find here the documentation for the Odoo API.

In order to connect to your database, you will need:

  1. the database URL (eg: mydatabase.dev.odoo.com)
  2. the port number is 443
  3. the database name can be found in the shell by typing psql and checking the prompt invite name (the part before the =>)
  4. the login and password for the desired user
Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks a lot.

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 8 25
3302
1
thg 3 24
2241
2
thg 10 23
3431
1
thg 4 25
2215
0
thg 2 25
1295