Merge pull request #10890 from frederic34/patch-2

phpcs fix v9
This commit is contained in:
Laurent Destailleur 2019-03-21 18:22:36 +01:00 committed by GitHub
commit 2995f9c49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1301,7 +1301,6 @@ if (empty($reshook))
$tva_tx = $lines[$i]->tva_tx;
$amountdeposit[$tva_tx] += ($lines[$i]->total_ht * $valuedeposit) / 100;
}
}
if($totalamount == 0) {