[quote="Christophe Chauvet"]
Hi
See trunk extra-addons,
Regards,
[/quote]

See Bug: http://www.openobject.com/forum/topic10362.html

This module/addon currently does work with openerp 5.0.0-3
If you want to use it, revert to 5.0.0 release canidates.

How to use xml-rpc: 
http://doc.openerp.com/developer/6_22_XML-RPC_web_services/index.html

How to test for bug:

1. telnet localhost 8069 -> Failed to connect ... (means: no service here)
2. Starting up OpenERP server
3. Serverlog says: INFO:web-services:starting XML-RPC services, port 8069
4. telnet localhost 8069 

    POST /xmlrpc/commen/ ...
    -> returns a 404

    POST /xmlrpc/ ...
    -> returns a 404

    ... there is no path that does not return 404 or 403 either.

Easier way to test is, set the client to use XML-RPC and change to port 8069....




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=34275#34275

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to