mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Conflicts: htdocs/adherents/class/adherent.class.php htdocs/adherents/fiche.php htdocs/core/lib/date.lib.php htdocs/langs/fr_FR/bills.lang htdocs/resource/class/resource.class.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.