Hello, I am having some trouble with getting a php file using the xmlrpc to work properly. I saw the tutorial to create a php xml rpc script but for some reason the only thing that its doing is just displaying "Error" in the web browser when I run it. Without an actual error message, its getting difficult figuring out how this is supposed to work. If anyone knows how to get a php file to work with xmlrpc please let me know. Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
5727
أدوات العرض
The openerp xmlrpc api documentation provides a clear example:
Specifically, look at the php section.
doc.openerp.com/v6.1/developer/12_api.html/#working-with-web-services
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
3
يناير 23
|
7518 | ||
|
1
مارس 22
|
5386 | ||
|
1
فبراير 22
|
5539 | ||
|
1
سبتمبر 20
|
7213 | ||
|
1
يوليو 20
|
9354 |
I am also running a Windows 7 computer and have xampp installed so that I can use php.
Show the code you are using, and the module versionnumbers from phpinfo()?