Doc
This commit is contained in:
parent
91f7a14602
commit
f386614511
@ -384,6 +384,10 @@ class ExpenseReports extends DolibarrApi
|
||||
* @param array $request_data Datas
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
* @throws RestException 401 Not allowed
|
||||
* @throws RestException 404 Expense report not found
|
||||
* @throws RestException 500
|
||||
*/
|
||||
public function put($id, $request_data = null)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user