2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/webservices
Laurent Destailleur 9d10eb57f2 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	dev/dolibarr_changes.txt
	htdocs/compta/facture/card.php
	htdocs/compta/facture/list.php
	htdocs/main.inc.php
2017-12-20 13:28:41 +01:00
..
2016-04-08 21:50:31 +02:00
2015-11-22 17:17:06 +01:00
2015-11-22 17:17:06 +01:00
2017-11-17 18:04:55 +01:00
2017-11-17 18:04:55 +01:00
2017-11-17 18:04:55 +01:00
2017-05-18 22:23:59 +02:00
2017-11-17 18:04:55 +01:00
2017-11-17 18:04:55 +01:00
2017-11-17 18:04:55 +01:00
2017-11-17 18:04:55 +01: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).