Fixing style errors.
This commit is contained in:
parent
039fe92209
commit
b5f48fb815
@ -3146,9 +3146,9 @@ class SupplierInvoiceLine extends CommonObjectLine
|
||||
$this->deleteObjectLinked();
|
||||
|
||||
$result = $this->deleteExtraFields();
|
||||
if ($result < 0) {
|
||||
$error++;
|
||||
}
|
||||
if ($result < 0) {
|
||||
$error++;
|
||||
}
|
||||
|
||||
if (!$error) {
|
||||
// Supprime ligne
|
||||
|
||||
Loading…
Reference in New Issue
Block a user