FIX : bad name of field
This commit is contained in:
parent
f0c80bf78b
commit
35fb83e68f
@ -2422,7 +2422,7 @@ class ContratLigne extends CommonObjectLine
|
||||
$sql.= " p.ref as product_ref,";
|
||||
$sql.= " p.label as product_label,";
|
||||
$sql.= " p.description as product_desc,";
|
||||
$sql.= " p.type as product_type,";
|
||||
$sql.= " p.fk_product_type as product_type,";
|
||||
$sql.= " t.description,";
|
||||
$sql.= " t.date_commande,";
|
||||
$sql.= " t.date_ouverture_prevue as date_ouverture_prevue,";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user