forked from Wavyzz/dolibarr
Merge branch '11.0' of github.com:atm-florian/dolibarr into 11.0
This commit is contained in:
@@ -7976,7 +7976,7 @@ abstract class CommonObject
|
||||
* @return int <0 if KO, >0 if OK
|
||||
* @throws Exception
|
||||
*/
|
||||
public function deleteByParentField($parentId = 0, $parentField='')
|
||||
public function deleteByParentField($parentId = 0, $parentField = '')
|
||||
{
|
||||
global $user;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user