Bugzilla – Attachment 18524 Details for
Bug 10381
Hide basket links should be improved
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10381: POD lines of GetBasketsInfosByBookseller
Bug-10381-POD-lines-of-GetBasketsInfosByBookseller.patch (text/plain), 1.16 KB, created by
Jonathan Druart
on 2013-05-30 14:32:58 UTC
(
hide
)
Description:
Bug 10381: POD lines of GetBasketsInfosByBookseller
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-05-30 14:32:58 UTC
Size:
1.16 KB
patch
obsolete
>From e4b484b26c03ef6ec3141c1c24adbed90b927b40 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 10381: POD lines of GetBasketsInfosByBookseller > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Cedric Vita <cedric.vita@dracenie.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > C4/Acquisition.pm | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm >index c766753..b6fab5d 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.10.4
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 10381
:
18522
|
18523
| 18524 |
18525