Fixing style errors.
This commit is contained in:
parent
35c0bc81e2
commit
d743cb6ac2
@ -1848,7 +1848,7 @@ class Products extends DolibarrApi
|
|||||||
$this->product->fk_product_parent = $fk_product_parent;
|
$this->product->fk_product_parent = $fk_product_parent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->_cleanObjectDatas($this->product);
|
return $this->_cleanObjectDatas($this->product);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user