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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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/
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
0
июл. 17
|
3052 | |||
|
0
мар. 15
|
4956 | |||
|
3
мар. 15
|
7750 | |||
|
1
нояб. 22
|
5475 | |||
|
3
сент. 22
|
21028 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.