FIX - Clone Fourn Command, add line's extrafields Part 2
This commit is contained in:
parent
35f32391a0
commit
20aa51f26b
@ -1178,7 +1178,7 @@ class CommandeFournisseur extends CommonOrder
|
|||||||
false,
|
false,
|
||||||
$this->lines[$i]->date_start,
|
$this->lines[$i]->date_start,
|
||||||
$this->lines[$i]->date_end,
|
$this->lines[$i]->date_end,
|
||||||
0,
|
$this->lines[$i]->array_options,
|
||||||
$this->lines[$i]->fk_unit
|
$this->lines[$i]->fk_unit
|
||||||
);
|
);
|
||||||
if ($result < 0)
|
if ($result < 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user