2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/webservices
Laurent Destailleur 04934cc4aa Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/compta/facture/class/facture.class.php
	htdocs/contrat/class/contrat.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/projet/tasks/time.php
2018-02-27 19:18:43 +01:00
..
2018-02-26 09:20:05 +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

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).