diff --git a/C4/Catalogue.pm b/C4/Catalogue.pm index 3fe4128de2..eb51d93518 100644 --- a/C4/Catalogue.pm +++ b/C4/Catalogue.pm @@ -40,7 +40,7 @@ $VERSION = 0.01; =head1 NAME -C4::Catalogue - FIXME +C4::Catalogue - Koha functions for dealing with orders and acquisitions =head1 SYNOPSIS @@ -48,7 +48,8 @@ C4::Catalogue - FIXME =head1 DESCRIPTION -FIXME +The functions in this module deal with acquisitions, managing book +orders, converting money to different currencies, and so forth. =head1 FUNCTIONS @@ -1222,8 +1223,4 @@ __END__ Koha Developement team -=head1 SEE ALSO - -L. - =cut