Bugzilla – Attachment 35698 Details for
Bug 12944
Search for creator of an order
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12944: (QA followup) fix POD errors from koha-qa.pl
Bug-12944-QA-followup-fix-POD-errors-from-koha-qap.patch (text/plain), 1.17 KB, created by
Tomás Cohen Arazi (tcohen)
on 2015-02-06 13:59:44 UTC
(
hide
)
Description:
Bug 12944: (QA followup) fix POD errors from koha-qa.pl
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2015-02-06 13:59:44 UTC
Size:
1.17 KB
patch
obsolete
>From 52a2d2e8d8b5834002613ccdaaa4ce639b54cad3 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Fri, 6 Feb 2015 10:58:15 -0300 >Subject: [PATCH] Bug 12944: (QA followup) fix POD errors from koha-qa.pl > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >--- > C4/Acquisition.pm | 13 +++---------- > 1 file changed, 3 insertions(+), 10 deletions(-) > >diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm >index cb7ae13..cc84453 100644 >--- a/C4/Acquisition.pm >+++ b/C4/Acquisition.pm >@@ -343,16 +343,12 @@ sub GetBasketAsCSV { > > =head3 GetBasketGroupAsCSV > >-=over >- >-&GetBasketGroupAsCSV($basketgroupid); >+ &GetBasketGroupAsCSV($basketgroupid); > > Export a basket group as CSV > > $cgi parameter is needed for column name translation > >-=back >- > =cut > > sub GetBasketGroupAsCSV { >@@ -1077,6 +1073,7 @@ sub GetOrders { > } > > #------------------------------------------------------------# >+ > =head3 GetOrdersByBiblionumber > > @orders = &GetOrdersByBiblionumber($biblionumber); >@@ -2360,14 +2357,10 @@ sub GetRecentAcqui { > > =head3 AddClaim > >-=over >- >-&AddClaim($ordernumber); >+ &AddClaim($ordernumber); > > Add a claim for an order > >-=back >- > =cut > > sub AddClaim { >-- >1.9.1
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 12944
:
31682
|
31683
|
31824
|
31825
|
31987
|
31988
|
31989
|
32922
|
32931
|
33197
|
33198
|
33199
|
33200
|
34781
|
35589
|
35590
|
35591
|
35592
|
35593
| 35698