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