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

Hi,

When using the Odoo web services, is it possible to show the XML file which is sent to Odoo?

I need to build that file because I don't have any library which builds it.

Thanks,

David

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

You can use wireshark to reverse engineer the way odoo web service communicate. Or just you can read and learn the code of one from many odoo connectors available out there.

Java : https://github.com/kanderson450/odoo-java-api/blob/master/src/main/java/org/apothem/odoo/OdooXmlRpcProxy.java

PHP : https://github.com/gabrielponto/openerp-php-xmlrpc/tree/master/xmlrpc

NODE.js https://github.com/faisalsami/odoo-xmlrpc

python https://pypi.python.org/pypi/OERPLib/



Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 7 17
2641
0
thg 3 15
4318
3
thg 3 15
6981
1
thg 11 22
4436
3
thg 9 22
20446