mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-10 01:42:33 +01:00
Update api_orders.class.php
This commit is contained in:
committed by
GitHub
parent
3585259b55
commit
049992aed4
@@ -1030,11 +1030,11 @@ class Orders extends DolibarrApi
|
||||
*
|
||||
* @url POST {id}/shipment/{warehouse_id}
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
* @throws RestException 401
|
||||
* @throws RestException 404
|
||||
* @throws RestException 500
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function createOrderShipment($id, $warehouse_id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user