Bug 10381: POD lines of GetBasketsInfosByBookseller
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 22 May 2013 12:51:00 +0000 (14:51 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 30 May 2013 15:40:27 +0000 (08:40 -0700)
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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Acquisition.pm

index c766753..b6fab5d 100644 (file)
@@ -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