Bugzilla – Attachment 18311 Details for
Bug 9824
Hide basket with no expected items in basket list by bookseller
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9824: Followup for POD lines of GetBasketsInfosByBookseller
Bug-9824-Followup-for-POD-lines-of-GetBasketsInfos.patch (text/plain), 1.10 KB, created by
Marcel de Rooy
on 2013-05-22 13:01:07 UTC
(
hide
)
Description:
Bug 9824: Followup for POD lines of GetBasketsInfosByBookseller
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-05-22 13:01:07 UTC
Size:
1.10 KB
patch
obsolete
>From 3e4684f14b407d16ec3f827cd3ca2abf183de45c Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 22 May 2013 14:51:00 +0200 >Subject: [PATCH] Bug 9824: Followup for POD lines of > GetBasketsInfosByBookseller >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Acquisition.pm | 6 +++++- > 1 files changed, 5 insertions(+), 1 deletions(-) > >diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm >index a570a73..a0afda0 100644 >--- a/C4/Acquisition.pm >+++ b/C4/Acquisition.pm >@@ -568,7 +568,11 @@ sub GetBasketsByBookseller { > > =head3 GetBasketsInfosByBookseller > >- my $baskets = GetBasketsInfosByBookseller($supplierid); >+ my $baskets = GetBasketsInfosByBookseller($supplierid, $allbaskets); >+ >+The optional second parameter allbaskets is a boolean allowing you to >+select all baskets from the supplier; by default only active baskets (open or >+closed but still something to receive) are returned. > > Returns in a arrayref of hashref all about booksellers baskets, plus: > total_biblios: Number of distinct biblios in basket >-- >1.7.7.6
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 9824
:
16168
|
16639
|
18168
|
18184
|
18214
|
18215
|
18219
|
18220
|
18221
|
18311
|
18312
|
18313
|
18332
|
18336
|
18348
|
18506