Fixing style errors.

This commit is contained in:
stickler-ci 2020-04-21 08:00:14 +00:00
parent 5353082154
commit d4a8718e6c

View File

@ -3155,7 +3155,7 @@ class SupplierInvoiceLine extends CommonObjectLine
$this->error = $this->db->lasterror();
}
}
// Remove extrafields
if ((! $error) && (empty($conf->global->MAIN_EXTRAFIELDS_DISABLED))) // For avoid conflicts if trigger used
{