Regis Houssin 569d59d251 FIX change my deprecated email 6 năm trước cách đây
..
admin 569d59d251 FIX change my deprecated email 6 năm trước cách đây
README.md 3c55479705 Restler #3544 9 năm trước cách đây
demo_wsclient_actioncomm.php-NORUN d7e10085b8 Clean code. Using 2 different key for a param is not more allowed. 8 năm trước cách đây
demo_wsclient_category.php-NORUN eaf0fda6aa fix syntax errors 10 năm trước cách đây
demo_wsclient_invoice.php-NORUN eaf0fda6aa fix syntax errors 10 năm trước cách đây
demo_wsclient_order.php-NORUN c0862762a5 Fix #3930 Removed executable bit 9 năm trước cách đây
demo_wsclient_other.php-NORUN eaf0fda6aa fix syntax errors 10 năm trước cách đây
demo_wsclient_productorservice.php-NORUN eaf0fda6aa fix syntax errors 10 năm trước cách đây
demo_wsclient_project.php-NORUN a5c5f9b10e New: Project WebServices 9 năm trước cách đây
demo_wsclient_thirdparty.php-NORUN eaf0fda6aa fix syntax errors 10 năm trước cách đây
index.php 569d59d251 FIX change my deprecated email 6 năm trước cách đây
server_actioncomm.php 86d854f3f4 Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 6 năm trước cách đây
server_category.php 86d854f3f4 Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 6 năm trước cách đây
server_contact.php 3f4db55614 test include 7 năm trước cách đây
server_invoice.php 86d854f3f4 Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 6 năm trước cách đây
server_order.php 569d59d251 FIX change my deprecated email 6 năm trước cách đây
server_other.php 3f4db55614 test include 7 năm trước cách đây
server_payment.php 3f4db55614 test include 7 năm trước cách đây
server_productorservice.php 86d854f3f4 Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 6 năm trước cách đây
server_project.php 3f4db55614 test include 7 năm trước cách đây
server_supplier_invoice.php 3f4db55614 test include 7 năm trước cách đây
server_thirdparty.php 86d854f3f4 Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 6 năm trước cách đây
server_user.php 86d854f3f4 Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 6 năm trước cách đây

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