Bugzilla – Attachment 87044 Details for
Bug 21772
Add holds and account information tab to the SCO module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21772: (follow-up) Remove redundant variable
Bug-21772-follow-up-Remove-redundant-variable.patch (text/plain), 921 bytes, created by
Josef Moravec
on 2019-03-27 08:48:26 UTC
(
hide
)
Description:
Bug 21772: (follow-up) Remove redundant variable
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-03-27 08:48:26 UTC
Size:
921 bytes
patch
obsolete
>From d6d0495ccdcd7e37f0d1b931793aa96391a3e073 Mon Sep 17 00:00:00 2001 >From: Agustin Moyano <agustinmoyano@theke.io> >Date: Thu, 7 Mar 2019 16:31:55 -0300 >Subject: [PATCH] Bug 21772: (follow-up) Remove redundant variable > >Sponsored-by: City of Portsmouth Public Library > >Signed-off-by: Sarah Cornell <sbcornell@cityofportsmouth.com> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > opac/sco/sco-main.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/opac/sco/sco-main.pl b/opac/sco/sco-main.pl >index 458e52e57c..7fd6ee8e40 100755 >--- a/opac/sco/sco-main.pl >+++ b/opac/sco/sco-main.pl >@@ -277,7 +277,6 @@ if ($borrower) { > m/priority/ and $show_priority = 1; > } > >- my $patron = Koha::Patrons->find( $borrower->{borrowernumber} ); > my $total = $patron->account->balance; > my $accts = Koha::Account::Lines->search( > { borrowernumber => $borrower->{borrowernumber} }, >-- >2.11.0
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 21772
:
86331
|
86332
|
86333
|
86334
|
86495
|
87042
|
87043
| 87044 |
87045
|
87046
|
87047
|
87048
|
87064
|
87067