koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4/Circulation Renewals2.pm,1.5.2.1,1.5.2.2


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4/Circulation Renewals2.pm,1.5.2.1,1.5.2.2
Date: Fri, 04 Oct 2002 23:15:40 -0700

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

Modified Files:
      Tag: arensb-context
        Renewals2.pm 
Log Message:
Added a whole mess of FIXME comments.


Index: Renewals2.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circulation/Renewals2.pm,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** Renewals2.pm        4 Oct 2002 02:28:11 -0000       1.5.2.1
--- Renewals2.pm        5 Oct 2002 06:15:38 -0000       1.5.2.2
***************
*** 166,170 ****
  }
  
! 
  sub calc_charges {         
    # calculate charges due         
--- 166,173 ----
  }
  
! # FIXME - This is very similar to
! # &C4::Circulation::Issues::calc_charges and
! # &C4::Circulation::Circ2::calc_charges.
! # Pick one and stick with it.
  sub calc_charges {         
    # calculate charges due         




reply via email to

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