Fixing style errors.

This commit is contained in:
stickler-ci 2020-04-23 15:03:14 +00:00
parent e2dcc8f773
commit 2633e90890

View File

@ -1888,7 +1888,7 @@ class FactureLigneRec extends CommonInvoiceLine
// End call triggers // End call triggers
} }
} }
if (!$error) if (!$error)
{ {
$result = $this->deleteExtraFields(); $result = $this->deleteExtraFields();