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