forked from Wavyzz/dolibarr
Fix error management
This commit is contained in:
@@ -701,6 +701,10 @@ if (empty($reshook))
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
$action='create';
|
||||
}
|
||||
}
|
||||
|
||||
// Delete third party
|
||||
|
||||
Reference in New Issue
Block a user