forked from Wavyzz/dolibarr
Conflicts: htdocs/langs/ca_ES/admin.lang htdocs/langs/ca_ES/errors.lang htdocs/langs/ca_ES/main.lang htdocs/langs/ca_ES/opensurvey.lang htdocs/langs/ca_ES/paybox.lang htdocs/langs/ca_ES/products.lang htdocs/langs/es_ES/admin.lang htdocs/langs/es_ES/errors.lang htdocs/langs/es_ES/main.lang htdocs/langs/es_ES/products.lang
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.