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