koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/C4 Stock.pm,1.3,1.4


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Stock.pm,1.3,1.4
Date: Fri, 27 Sep 2002 21:58:34 -0700

Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv19428

Modified Files:
        Stock.pm 
Log Message:
Added some FIXME comments.


Index: Stock.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Stock.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Stock.pm    14 Aug 2002 18:12:52 -0000      1.3
--- Stock.pm    28 Sep 2002 04:58:32 -0000      1.4
***************
*** 31,34 ****
--- 31,37 ----
  @EXPORT = qw(&stockreport);
  
+ # FIXME - This function is only used in reports.pl, which in turn is
+ # never used. This function (and therefore this module) is probably
+ # obsolete.
  sub stockreport {
    my $dbh=C4Connect;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]