Fix phpcs
This commit is contained in:
parent
65133164bd
commit
47eb256b82
@ -1303,7 +1303,6 @@ if (empty($reshook))
|
||||
$tva_tx = $lines[$i]->tva_tx;
|
||||
$amountdeposit[$tva_tx] += ($lines[$i]->total_ht * $valuedeposit) / 100;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if($totalamount == 0) {
|
||||
@ -1329,7 +1328,7 @@ if (empty($reshook))
|
||||
} elseif ($typeamount=='variable') {
|
||||
$descline.= ' ('. $valuedeposit.'%)';
|
||||
}
|
||||
|
||||
|
||||
$descline.= ' - '.$srcobject->ref;
|
||||
$result = $object->addline(
|
||||
$descline,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user