Bugzilla – Attachment 12770 Details for
Bug 8903
Can't receive any orders
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8903: Pass invoiceid to ModReceiveOrder
Bug-8903-Pass-invoiceid-to-ModReceiveOrder.patch (text/plain), 737 bytes, created by
Julian Maurice
on 2012-10-11 12:40:14 UTC
(
hide
)
Description:
Bug 8903: Pass invoiceid to ModReceiveOrder
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2012-10-11 12:40:14 UTC
Size:
737 bytes
patch
obsolete
>From a4bc0421fdd39471140cea3e266a5ead4e5475d2 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Thu, 11 Oct 2012 14:20:57 +0200 >Subject: [PATCH] Bug 8903: Pass invoiceid to ModReceiveOrder > >--- > acqui/finishreceive.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/acqui/finishreceive.pl b/acqui/finishreceive.pl >index 565ac36..0ea16ca 100755 >--- a/acqui/finishreceive.pl >+++ b/acqui/finishreceive.pl >@@ -93,7 +93,7 @@ if ($quantityrec > $origquantityrec ) { > $user, > $order->{unitprice}, > $order->{ecost}, >- $invoiceno, >+ $invoiceid, > $order->{rrp}, > undef, > $datereceived, >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8903
:
12770
|
12855