Laurent Destailleur 4f9f0fd7b5 Merge branch 'develop' into elseif hace 6 años
..
admin 569d59d251 FIX change my deprecated email hace 6 años
README.md 3c55479705 Restler #3544 hace 9 años
demo_wsclient_actioncomm.php-NORUN d7e10085b8 Clean code. Using 2 different key for a param is not more allowed. hace 8 años
demo_wsclient_category.php-NORUN eaf0fda6aa fix syntax errors hace 10 años
demo_wsclient_invoice.php-NORUN eaf0fda6aa fix syntax errors hace 10 años
demo_wsclient_order.php-NORUN c0862762a5 Fix #3930 Removed executable bit hace 9 años
demo_wsclient_other.php-NORUN eaf0fda6aa fix syntax errors hace 10 años
demo_wsclient_productorservice.php-NORUN eaf0fda6aa fix syntax errors hace 10 años
demo_wsclient_project.php-NORUN a5c5f9b10e New: Project WebServices hace 9 años
demo_wsclient_thirdparty.php-NORUN eaf0fda6aa fix syntax errors hace 10 años
index.php 569d59d251 FIX change my deprecated email hace 6 años
server_actioncomm.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_category.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_contact.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_invoice.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_order.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_other.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_payment.php 3f4db55614 test include hace 6 años
server_productorservice.php 4f9f0fd7b5 Merge branch 'develop' into elseif hace 6 años
server_project.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_supplier_invoice.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_thirdparty.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años
server_user.php f0cdf300d1 Squiz.Functions.FunctionDeclarationArgumentSpacing hace 6 años

README.md

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