Merge remote branch 'kc/new/bug_4438' into kcmaster
[koha_gimpoz] / acqui / basket.pl
index 221a26b..8ea2929 100755 (executable)
@@ -29,7 +29,7 @@ use CGI;
 use C4::Acquisition;
 use C4::Budgets;
 
-use C4::Bookseller;
+use C4::Bookseller qw( GetBookSellerFromId);
 use C4::Dates qw/format_date/;
 use C4::Debug;