Bug 8903: Pass invoiceid to ModReceiveOrder

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Julian Maurice 2012-10-11 14:20:57 +02:00 committed by Paul Poulain
parent e242a3a696
commit db79d85237

View file

@ -93,7 +93,7 @@ if ($quantityrec > $origquantityrec ) {
$user,
$order->{unitprice},
$order->{ecost},
$invoiceno,
$invoiceid,
$order->{rrp},
undef,
$datereceived,