Bugzilla – Attachment 42341 Details for
Bug 14297
Holds Queue building ignoring holds where pickup & home branch don't match and item is not from least cost branch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14297 [QA Followup] - Remove unnecessary line
Bug-14297-QA-Followup---Remove-unnecessary-line.patch (text/plain), 830 bytes, created by
Kyle M Hall (khall)
on 2015-09-03 15:03:58 UTC
(
hide
)
Description:
Bug 14297 [QA Followup] - Remove unnecessary line
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-09-03 15:03:58 UTC
Size:
830 bytes
patch
obsolete
>From 51954500d432064500c35254115a580253364da4 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 3 Sep 2015 11:03:02 -0400 >Subject: [PATCH] Bug 14297 [QA Followup] - Remove unnecessary line > >--- > C4/HoldsQueue.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/HoldsQueue.pm b/C4/HoldsQueue.pm >index 543b865..0980c52 100755 >--- a/C4/HoldsQueue.pm >+++ b/C4/HoldsQueue.pm >@@ -493,7 +493,6 @@ sub MapItemsToHoldRequests { > my $holding_branch_items = $items_by_branch{$branch} > or next; > >- $holdingbranch ||= $branch; > foreach my $item (@$holding_branch_items) { > next if ( $item->{holdallowed} == 1 && $item->{homebranch} ne $request->{borrowerbranch} ); > >-- >1.7.2.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 14297
:
39668
|
41110
|
42026
|
42027
|
42028
|
42029
|
42341
|
42348
|
42349
|
42350