Fix syntax error
This commit is contained in:
parent
539afb88fe
commit
9cd211a79b
@ -784,7 +784,6 @@ foreach ($listofreferent as $key => $value)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($margin != "add") { // Revert sign
|
if ($margin != "add") { // Revert sign
|
||||||
{
|
|
||||||
$total_ht = -$total_ht;
|
$total_ht = -$total_ht;
|
||||||
$total_ttc = -$total_ttc;
|
$total_ttc = -$total_ttc;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user