Doc
This commit is contained in:
parent
b2bc6059df
commit
89d135288b
@ -370,7 +370,7 @@ class modCommande extends DolibarrModules
|
|||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
//Import CPV Lines
|
//Import Order Lines
|
||||||
$r++;
|
$r++;
|
||||||
$this->import_code[$r] = 'commande_lines_'.$r;
|
$this->import_code[$r] = 'commande_lines_'.$r;
|
||||||
$this->import_label[$r] = 'SaleOrderLines';
|
$this->import_label[$r] = 'SaleOrderLines';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user