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

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:15:40 CEST 2002


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         





More information about the Koha-cvs mailing list