Update api_invoices.class.php
This commit is contained in:
parent
ee2bfb539e
commit
3ba48fde93
@ -316,7 +316,7 @@ class Invoices extends DolibarrApi
|
|||||||
*
|
*
|
||||||
* @url PUT {id}/lines/{lineid}
|
* @url PUT {id}/lines/{lineid}
|
||||||
*
|
*
|
||||||
* @return object
|
* @return array
|
||||||
*
|
*
|
||||||
* @throws 200
|
* @throws 200
|
||||||
* @throws 304
|
* @throws 304
|
||||||
@ -423,7 +423,7 @@ class Invoices extends DolibarrApi
|
|||||||
*
|
*
|
||||||
* @url DELETE {id}/contact/{rowid}
|
* @url DELETE {id}/contact/{rowid}
|
||||||
*
|
*
|
||||||
* @return int
|
* @return array
|
||||||
* @throws 401
|
* @throws 401
|
||||||
* @throws 404
|
* @throws 404
|
||||||
* @throws 500
|
* @throws 500
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user