modification de la description produit
This commit is contained in:
parent
cd159cc33d
commit
cfa0740055
@ -397,11 +397,6 @@ class Commande
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($fk_product = 0)
|
|
||||||
{
|
|
||||||
$product_desc = $desc;
|
|
||||||
}
|
|
||||||
|
|
||||||
$remise = 0;
|
$remise = 0;
|
||||||
$price = round(ereg_replace(',','.',$pu), 2);
|
$price = round(ereg_replace(',','.',$pu), 2);
|
||||||
$subprice = $price;
|
$subprice = $price;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user