diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 505493d4030..f76ba2ff7f4 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -940,12 +940,11 @@ if ($product->id && $_GET["action"] == '' && $product->status) print ''; } - $commande = New Commande($db); - - // Commande if($conf->commande->enabled && $user->rights->commande->creer) { + $commande = New Commande($db); + $langs->load("orders"); print '