Fix phpcs
This commit is contained in:
parent
fef180cf86
commit
364fb05ed3
@ -1485,9 +1485,7 @@ class BonPrelevement extends CommonObject
|
|||||||
$i++;
|
$i++;
|
||||||
}
|
}
|
||||||
$nbtotalDrctDbtTxInf = $i;
|
$nbtotalDrctDbtTxInf = $i;
|
||||||
}
|
} else {
|
||||||
else
|
|
||||||
{
|
|
||||||
fputs($this->file, 'ERROR CREDITOR '.$sql.$CrLf); // CREDITORS = Suppliers
|
fputs($this->file, 'ERROR CREDITOR '.$sql.$CrLf); // CREDITORS = Suppliers
|
||||||
$result = -2;
|
$result = -2;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user