FIX 6614
This commit is contained in:
parent
65fec95458
commit
8f97177dae
@ -889,7 +889,6 @@ if ($action == 'create')
|
||||
|
||||
$object = new Facture($db); // Source invoice
|
||||
$product_static = new Product($db);
|
||||
$formproject = new FormProjets($db);
|
||||
|
||||
if ($object->fetch($id, $ref) > 0)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user