forked from Wavyzz/dolibarr
Conflicts: htdocs/commande/class/commande.class.php htdocs/compta/facture/class/facture.class.php htdocs/core/class/commonobject.class.php htdocs/fourn/class/fournisseur.commande.class.php htdocs/product/class/product.class.php htdocs/product/stock/lib/replenishment.lib.php htdocs/societe/soc.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.