Fix addline commande.class.php
This commit is contained in:
parent
c06cb1eff3
commit
e84a2ab07c
@ -1035,6 +1035,7 @@ class Commande extends CommonOrder
|
|||||||
$line->fk_unit,
|
$line->fk_unit,
|
||||||
$origintype,
|
$origintype,
|
||||||
$originid,
|
$originid,
|
||||||
|
0,
|
||||||
$line->ref_ext
|
$line->ref_ext
|
||||||
);
|
);
|
||||||
if ($result < 0)
|
if ($result < 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user