This commit is contained in:
Regis Houssin
2006-02-12 20:03:36 +00:00
parent b584174296
commit 5c357b6566

View File

@@ -396,7 +396,7 @@ class Commande
if ($prod->fetch($fk_product) > 0)
{
$desc = $desc?$desc:$prod->libelle;
$product_desc = $prod->description;
//$product_desc = $prod->description;
// multiprix
if($conf->global->PRODUIT_MULTIPRICES == 1)
{