Update commande.class.php

This commit is contained in:
Laurent Destailleur
2021-06-19 14:55:41 +02:00
committed by GitHub
parent 194637cfda
commit 3669600242

View File

@@ -3181,7 +3181,6 @@ class Commande extends CommonOrder
}
$this->line->id = $rowid;
$this->line->rowid = $rowid; // For backward compatibility
$this->line->label = $label;
$this->line->desc = $desc;
$this->line->qty = $qty;