Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
4fdbfa8224
@ -455,7 +455,7 @@ class Products extends DolibarrApi
|
|||||||
* @throws RestException 401
|
* @throws RestException 401
|
||||||
* @throws RestException 404
|
* @throws RestException 404
|
||||||
*
|
*
|
||||||
* @url DELETE {id}/subproducts/remove
|
* @url DELETE {id}/subproducts/remove/{subproduct_id}
|
||||||
*/
|
*/
|
||||||
public function delSubproducts($id, $subproduct_id)
|
public function delSubproducts($id, $subproduct_id)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user