Fixing style errors.

This commit is contained in:
stickler-ci 2022-07-07 08:41:59 +00:00
parent 6fb76ac6a5
commit 799cff66a3

View File

@ -3790,7 +3790,7 @@ class Societe extends CommonObject
return -1;
}
}
//Verify NIF if country is DZ
//Returns: 1 if NIF ok, -1 if NIF bad, 0 if unexpected bad
if ($idprof == 1 && $soc->country_code == 'DZ') {