check spelling
This commit is contained in:
parent
67da7ab945
commit
cb1192aba5
@ -124,7 +124,7 @@ if ($result) {
|
||||
$i = 0;
|
||||
while ( $i < $num ) {
|
||||
$obj = $db->fetch_object($result);
|
||||
// contr<EFBFBD>les
|
||||
// contrôles
|
||||
$compta_soc = (! empty($obj->code_compta_fournisseur)) ? $obj->code_compta_fournisseur : $cptfour;
|
||||
$compta_prod = $obj->compte;
|
||||
if (empty($compta_prod)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user