catalogue.pm deals only with acquisitions.
[koha_gimpoz] / moditem.pl
index 46c0e34..13608df 100755 (executable)
@@ -35,7 +35,7 @@ use C4::Output;
 use C4::Biblio;
 use HTML::Template;
 use C4::Koha;
-use C4::Catalogue;
+use C4::Acquisition;
 use C4::Auth;
 use C4::Interface::CGI::Output;