İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4193 Görünümler

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

Avatar
Vazgeç
En İyi Yanı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/



Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Tem 17
2637
0
Mar 15
4310
3
Mar 15
6974
1
Kas 22
4424
3
Eyl 22
20440