Merge pull request #12133 from frederic34/patch-13

Update list.php
This commit is contained in:
Laurent Destailleur 2019-10-16 13:32:46 +02:00 committed by GitHub
commit 4df00a6236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -349,7 +349,7 @@ if (empty($reshook))
{ {
$fk_parent_line = 0; $fk_parent_line = 0;
} }
$result = $object->addline( $result = $object->addline(
$desc, $desc,
$lines[$i]->subprice, $lines[$i]->subprice,
$lines[$i]->qty, $lines[$i]->qty,