Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into api_dev

This commit is contained in:
nka11
2016-04-10 14:00:00 +02:00
539 changed files with 11737 additions and 16681 deletions

View File

@@ -202,7 +202,7 @@ class CommandeApi extends DolibarrApi
*
* @url POST order/
*
* @return int ID of commande
* @return string ID of commande
*/
function post($request_data = NULL)
{