phpcs fix v9
This commit is contained in:
parent
3c1d7bfbf0
commit
89e8889c5c
@ -1301,7 +1301,6 @@ if (empty($reshook))
|
|||||||
$tva_tx = $lines[$i]->tva_tx;
|
$tva_tx = $lines[$i]->tva_tx;
|
||||||
$amountdeposit[$tva_tx] += ($lines[$i]->total_ht * $valuedeposit) / 100;
|
$amountdeposit[$tva_tx] += ($lines[$i]->total_ht * $valuedeposit) / 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if($totalamount == 0) {
|
if($totalamount == 0) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user