2
0
forked from Wavyzz/dolibarr

Fix merge mistake

This commit is contained in:
John
2018-05-16 15:55:56 +02:00
parent f773317bf5
commit 4a0195deee

View File

@@ -926,7 +926,6 @@ if (empty($reshook))
}
$id = $object->create($user);
$facture_source = new Facture($db); // fetch origin object
if (GETPOST('invoiceAvoirWithLines', 'int')==1 && $id>0)
{
if (!empty($facture_source->lines))