mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 01:12:33 +01:00
modification de la description produit
This commit is contained in:
@@ -397,11 +397,6 @@ class Commande
|
||||
}
|
||||
}
|
||||
|
||||
if ($fk_product = 0)
|
||||
{
|
||||
$product_desc = $desc;
|
||||
}
|
||||
|
||||
$remise = 0;
|
||||
$price = round(ereg_replace(',','.',$pu), 2);
|
||||
$subprice = $price;
|
||||
|
||||
Reference in New Issue
Block a user