Fixing style errors.
This commit is contained in:
parent
5353082154
commit
d4a8718e6c
@ -3155,7 +3155,7 @@ class SupplierInvoiceLine extends CommonObjectLine
|
|||||||
$this->error = $this->db->lasterror();
|
$this->error = $this->db->lasterror();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove extrafields
|
// Remove extrafields
|
||||||
if ((! $error) && (empty($conf->global->MAIN_EXTRAFIELDS_DISABLED))) // For avoid conflicts if trigger used
|
if ((! $error) && (empty($conf->global->MAIN_EXTRAFIELDS_DISABLED))) // For avoid conflicts if trigger used
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user