koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/circ returns.pl,1.21,1.22


From: Finlay Thompson
Subject: [Koha-cvs] CVS: koha/circ returns.pl,1.21,1.22
Date: Wed, 04 Sep 2002 17:16:42 -0700

Update of /cvsroot/koha/koha/circ
In directory usw-pr-cvs1:/tmp/cvs-serv4239/circ

Modified Files:
        returns.pl 
Log Message:

changed the way Waiting items are transfered from returns.pl to Circ2.pm


Index: returns.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/returns.pl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** returns.pl  5 Sep 2002 00:06:30 -0000       1.21
--- returns.pl  5 Sep 2002 00:16:40 -0000       1.22
***************
*** 211,216 ****
  
      if ($res->{'ResFound'} eq "Waiting") {
- # transfer book
-       my ($transfered, $mess, $item) = transferbook($branch, $barcode, 1);
        $reservetext = <<"EOF";
  <font color='red' size='+2'>Item marked Waiting:</font><br>
--- 211,214 ----




reply via email to

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