Bugzilla – Attachment 5268 Details for
Bug 6738
can't see funds as superlibrarian
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6738 : Funds not showing up for super librarians
Bug-6738--Funds-not-showing-up-for-super-librarian.patch (text/plain), 871 bytes, created by
Chris Cormack
on 2011-09-02 03:25:05 UTC
(
hide
)
Description:
Bug 6738 : Funds not showing up for super librarians
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2011-09-02 03:25:05 UTC
Size:
871 bytes
patch
obsolete
>From b3225ea6f696ea29add4aa329410aa224f51d0bd Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Fri, 2 Sep 2011 15:19:33 +1200 >Subject: [PATCH] Bug 6738 : Funds not showing up for super librarians > >--- > acqui/acqui-home.pl | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > >diff --git a/acqui/acqui-home.pl b/acqui/acqui-home.pl >index 0d9c207..90c1892 100755 >--- a/acqui/acqui-home.pl >+++ b/acqui/acqui-home.pl >@@ -77,10 +77,9 @@ if ( $cur_format eq 'FR' ) { > > my $status = $query->param('status') || "ASKED"; > my $suggestions_count = CountSuggestion($status); >- > my $budget_arr = > GetBudgetHierarchy( '', $user->{branchcode}, >- $template->{param_map}->{'USER_INFO'}[0]->{'borrowernumber'} ); >+ $template->{VARS}->{'USER_INFO'}[0]->{'borrowernumber'} ); > > my $total = 0; > my $totspent = 0; >-- >1.7.4.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 6738
: 5268