Fix on shipping module

This commit is contained in:
Laurent Destailleur
2010-06-17 20:24:11 +00:00
parent 303007ae9e
commit a4f95ead07
12 changed files with 161 additions and 144 deletions

View File

@@ -1239,6 +1239,7 @@ class Commande extends CommonObject
$line->ref = $objp->product_ref;
$line->libelle = $objp->label;
$line->product_label = $objp->label;
$line->product_desc = $objp->product_desc; // Description produit
$line->fk_product_type = $objp->fk_product_type; // Produit ou service