Long is the road to MARC..
[koha_gimpoz] / acqui / addorder.pl
index 920a516..0d56449 100755 (executable)
@@ -6,7 +6,8 @@
 use strict;
 use CGI;
 use C4::Output;
-use C4::Acquisitions;
+use C4::Catalogue;
+use C4::Biblio;
 #use Date::Manip;
 
 my $input = new CGI;