From e4a482ac3d0d0d012d37da881e8597c1bd38c580 Mon Sep 17 00:00:00 2001 From: arensb Date: Thu, 10 Oct 2002 04:32:06 +0000 Subject: [PATCH] Fixed FIXMEs. Removed reference to Perl. It should be obvious. --- C4/Acquisitions.pm | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/C4/Acquisitions.pm b/C4/Acquisitions.pm index ac075a3d1e..729240cef8 100644 --- a/C4/Acquisitions.pm +++ b/C4/Acquisitions.pm @@ -34,7 +34,7 @@ $VERSION = 0.01; =head1 NAME -C4::Acquisitions - FIXME +C4::Acquisitions - Koha module dealing with acquisitions and orders =head1 SYNOPSIS @@ -42,7 +42,10 @@ C4::Acquisitions - FIXME =head1 DESCRIPTION -FIXME +B This module is deprecated in Koha 1.3.x. + +The functions in this module deal with acquisitions, managing book +orders, converting money to different currencies, and so forth. =head1 FUNCTIONS @@ -1938,8 +1941,4 @@ __END__ Koha Developement team -=head1 SEE ALSO - -L. - =cut -- 2.39.2