Files
dolibarr/htdocs/webservices
Laurent Destailleur 3b595f0247 Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/customer/list.php
	htdocs/accountancy/journal/bankjournal.php
	htdocs/core/lib/date.lib.php
	htdocs/core/lib/report.lib.php
	htdocs/langs/en_US/accountancy.lang
2015-12-13 16:23:33 +01:00
..
2015-11-22 17:17:06 +01:00
2015-11-22 17:17:06 +01:00
2015-11-22 17:17:06 +01:00
2014-10-11 15:04:42 +02:00
2015-05-28 16:57:28 +02:00
2014-09-16 21:21:34 +02:00

API SOAP howto

This directory contains files to make Dolibarr a server of SOAP Web Services.

Explore the api

Access to the API

Note, you can test this Webservices by calling the page http://mydomain.com/mydolibarr/webservices/demo_wsclient_xxx.php (You must first remove the -NORUN into file).