Laurent Destailleur a28f8c84e4 Fix travis error 8 سال پیش
..
admin 184705fb14 Debug web service project 9 سال پیش
README.md 3c55479705 Restler #3544 9 سال پیش
demo_wsclient_actioncomm.php-NORUN d7e10085b8 Clean code. Using 2 different key for a param is not more allowed. 8 سال پیش
demo_wsclient_category.php-NORUN eaf0fda6aa fix syntax errors 10 سال پیش
demo_wsclient_invoice.php-NORUN eaf0fda6aa fix syntax errors 10 سال پیش
demo_wsclient_order.php-NORUN c0862762a5 Fix #3930 Removed executable bit 9 سال پیش
demo_wsclient_other.php-NORUN eaf0fda6aa fix syntax errors 10 سال پیش
demo_wsclient_productorservice.php-NORUN eaf0fda6aa fix syntax errors 10 سال پیش
demo_wsclient_project.php-NORUN a5c5f9b10e New: Project WebServices 9 سال پیش
demo_wsclient_thirdparty.php-NORUN eaf0fda6aa fix syntax errors 10 سال پیش
index.php 3c55479705 Restler #3544 9 سال پیش
server_actioncomm.php d7e10085b8 Clean code. Using 2 different key for a param is not more allowed. 8 سال پیش
server_category.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش
server_contact.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش
server_invoice.php ec25869ec6 FIX : UpdateInvoice create object 8 سال پیش
server_order.php a28f8c84e4 Fix travis error 8 سال پیش
server_other.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش
server_payment.php a28f8c84e4 Fix travis error 8 سال پیش
server_productorservice.php 12ca11e2fa Fix regression 8 سال پیش
server_project.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش
server_supplier_invoice.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش
server_thirdparty.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش
server_user.php 72e149e1a6 FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 8 سال پیش

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