Conflicts: htdocs/comm/mailing/fiche.php htdocs/compta/paiement/liste.php htdocs/contact/class/contact.class.php htdocs/core/lib/tax.lib.php htdocs/core/modules/expedition/doc/pdf_merou.modules.php htdocs/core/modules/expedition/doc/pdf_rouget.modules.php htdocs/langs/en_US/agenda.lang htdocs/webservices/server_contact.php |
||
|---|---|---|
| .. | ||
| admin | ||
| demo_wsclient_actioncomm.php-NORUN | ||
| demo_wsclient_category.php-NORUN | ||
| demo_wsclient_invoice.php-NORUN | ||
| demo_wsclient_order.php-NORUN | ||
| demo_wsclient_other.php-NORUN | ||
| demo_wsclient_productorservice.php-NORUN | ||
| demo_wsclient_thirdparty.php-NORUN | ||
| index.php | ||
| README | ||
| server_actioncomm.php | ||
| server_category.php | ||
| server_contact.php | ||
| server_invoice.php | ||
| server_order.php | ||
| server_other.php | ||
| server_productorservice.php | ||
| server_supplier_invoice.php | ||
| server_thirdparty.php | ||
| server_user.php | ||
README (english) --------------------------------------------------------- This directory contains files to make Dolibarr a server of SOAP Web Services. * To see all Webservices provided by Dolibarr, just call following Url: http://mydomain.com/dolibarr/webservices/server.php * WSDL file of Web services provided by Dolibarr can be obtained at: http://mydomain.com/dolibarr/webservices/server.php?wsdl and is also saved in file: server.wsdl Note, you can test this Webservices by calling the page client.php.