Fixing style errors.

This commit is contained in:
stickler-ci 2020-12-15 21:12:52 +00:00
parent b80bd8d1f8
commit 9ca2e98a66

View File

@ -640,7 +640,7 @@ if (empty($reshook))
$object->code_client = null;
}
if ($result==-3 && in_array('ErrorSupplierCodeAlreadyUsed',$object->errors))
if ($result==-3 && in_array('ErrorSupplierCodeAlreadyUsed', $object->errors))
{
$duplicate_code_error = true;
$object->code_fournisseur = null;