2
0
forked from Wavyzz/dolibarr

Fix addline commande.class.php

This commit is contained in:
Cédric
2020-09-04 21:26:57 +02:00
committed by GitHub
parent c06cb1eff3
commit e84a2ab07c

View File

@@ -1035,6 +1035,7 @@ class Commande extends CommonOrder
$line->fk_unit,
$origintype,
$originid,
0,
$line->ref_ext
);
if ($result < 0)