Fix 'Catalog by Itemtype' report to work with item-level itypes
[koha.git] / serials / acqui-search-result.pl
index 09a5d96..6066bdd 100755 (executable)
@@ -44,10 +44,8 @@ use C4::Auth;
 use C4::Biblio;
 use C4::Output;
 use CGI;
-
-
 use C4::Acquisition;
-use C4::Date;
+use C4::Dates qw/format_date/;
 use C4::Bookseller;
 
 my $query=new CGI;