Bugzilla – Attachment 17833 Details for
Bug 7593
merging bib records loses connection to order line
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH 2/2] Bug 7593 : QA followup : restores deleted line in C4::Acquisition
0002-restoreline.patch (text/plain), 928 bytes, created by
Mathieu Saby
on 2013-04-30 06:20:43 UTC
(
hide
)
Description:
[PATCH 2/2] Bug 7593 : QA followup : restores deleted line in C4::Acquisition
Filename:
MIME Type:
Creator:
Mathieu Saby
Created:
2013-04-30 06:20:43 UTC
Size:
928 bytes
patch
obsolete
>From 8960e5ff72f8f2bc89a15a7778bbaa29954728ca Mon Sep 17 00:00:00 2001 >From: Mathieu Saby <mathieu.saby@univ-rennes2.fr> >Date: Tue, 30 Apr 2013 08:16:18 +0200 >Subject: [PATCH 2/2] Bug 7593 : QA followup : restores deleted line in C4::Acquisition > >This patch restores the line exporting GetOrderNumber that I accidentally suppressed. > > >--- > C4/Acquisition.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm >index a685d5a..d11f2a9 100644 >--- a/C4/Acquisition.pm >+++ b/C4/Acquisition.pm >@@ -54,6 +54,7 @@ BEGIN { > &GetBasketgroups &ReOpenBasketgroup > > &NewOrder &DelOrder &ModOrder &GetPendingOrders &GetOrder &GetOrders &GetOrdersByBiblionumber >+ &GetOrderNumber &GetLateOrders &GetOrderFromItemnumber > &SearchOrder &GetHistory &GetRecentAcqui > &ModReceiveOrder &CancelReceipt &ModOrderBiblioitemNumber > &GetCancelledOrders >-- >1.7.9.5 >
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 7593
:
16093
|
16311
|
16322
|
17162
|
17657
|
17700
|
17833
|
17913
|
17914
|
18113
|
18114