Bugzilla – Attachment 14468 Details for
Bug 9364
Wrong billing/delivery addresses when creating a basket
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED OFF] Bug 9364: fixes billing/delivery addresses for new baskets
attachment.cgi?id=14462 (text/plain), 948 bytes, created by
Mathieu Saby
on 2013-01-08 13:49:23 UTC
(
hide
)
Description:
[SIGNED OFF] Bug 9364: fixes billing/delivery addresses for new baskets
Filename:
MIME Type:
Creator:
Mathieu Saby
Created:
2013-01-08 13:49:23 UTC
Size:
948 bytes
patch
obsolete
>From 1bfcc76cc0bc3bcfacc824ba245800c8473f1668 Mon Sep 17 00:00:00 2001 >From: Adrien Saurat <adrien.saurat@biblibre.com> >Date: Tue, 8 Jan 2013 12:18:18 +0100 >Subject: [SIGNED OFF] Bug 9364: fixes billing/delivery addresses for new baskets > >Corrects the parameters used for the NewBasket call, when >creating a new basket. > >Signed-off by: Mathieu Saby <mathieu.saby@univ-rennes2.fr> >--- > acqui/basketheader.pl | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/acqui/basketheader.pl b/acqui/basketheader.pl >index 8f75f40..93bd7f8 100755 >--- a/acqui/basketheader.pl >+++ b/acqui/basketheader.pl >@@ -148,7 +148,6 @@ if ( $op eq 'add_form' ) { > $input->param('basketnote'), > $input->param('basketbooksellernote'), > $input->param('basketcontractnumber') || undef, >- undef, > $input->param('deliveryplace'), > $input->param('billingplace'), > ); >-- >1.7.5.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 9364
:
14462
|
14468
|
14717