Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4162 มุมมอง

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

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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/



อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ค. 17
2624
0
มี.ค. 15
4262
3
มี.ค. 15
6949
1
พ.ย. 22
4382
3
ก.ย. 22
20426