Laurent Destailleur e723966583 FIX: Qty in stock must be float like it is in stock movement. пре 9 година
..
admin 184705fb14 Debug web service project пре 9 година
README.md 3c55479705 Restler #3544 пре 9 година
demo_wsclient_actioncomm.php-NORUN eaf0fda6aa fix syntax errors пре 10 година
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 84b58d27e6 NEW Renamed ActionComm::add function to ActionComm::create пре 9 година
server_category.php a258370f8a Prepare code for generic solution where all path are forged using пре 10 година
server_contact.php 6d5555948e Merge remote-tracking branch 'upstream/develop' into 3.7-webservices-fix пре 10 година
server_invoice.php 3003b41a88 add test for invoices API пре 10 година
server_order.php 6d5555948e Merge remote-tracking branch 'upstream/develop' into 3.7-webservices-fix пре 10 година
server_other.php b9954f5b2b PHP 5.6 compatibility пре 10 година
server_productorservice.php e723966583 FIX: Qty in stock must be float like it is in stock movement. пре 9 година
server_project.php 184705fb14 Debug web service project пре 9 година
server_supplier_invoice.php b9954f5b2b PHP 5.6 compatibility пре 10 година
server_thirdparty.php f341c7fedd Avoid errors with bad parameters пре 9 година
server_user.php 8996953077 Fix: error reported by scrutinizer пре 10 година

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