Fixing style errors.

This commit is contained in:
stickler-ci 2021-03-02 11:37:46 +00:00
parent 1d642f49f7
commit 35cb48d649

View File

@ -1218,7 +1218,7 @@ class Facture extends CommonInvoice
$object->lines[$i]->date_end = $newLast;
}
}
$object->lines[$i]->ref_ext = ''; // Do not clone ref_ext
}