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:
parent
e242a3a696
commit
db79d85237
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ if ($quantityrec > $origquantityrec ) {
|
|||
$user,
|
||||
$order->{unitprice},
|
||||
$order->{ecost},
|
||||
$invoiceno,
|
||||
$invoiceid,
|
||||
$order->{rrp},
|
||||
undef,
|
||||
$datereceived,
|
||||
|
|
Loading…
Reference in a new issue