Skip to content
Snippets Groups Projects
Commit 8f97177d authored by florian HENRY's avatar florian HENRY
Browse files

FIX 6614

parent 65fec954
No related branches found
No related tags found
No related merge requests found
......@@ -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)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment