Bug 8903: Pass invoiceid to ModReceiveOrder
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 11 Oct 2012 12:20:57 +0000 (14:20 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 24 Oct 2012 13:17:30 +0000 (15:17 +0200)
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
acqui/finishreceive.pl

index 565ac36..0ea16ca 100755 (executable)
@@ -93,7 +93,7 @@ if ($quantityrec > $origquantityrec ) {
             $user,
             $order->{unitprice},
             $order->{ecost},
-            $invoiceno,
+            $invoiceid,
             $order->{rrp},
             undef,
             $datereceived,