koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui suggestion-select.pl,1.3.2.1,1.3.2.2


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/acqui suggestion-select.pl,1.3.2.1,1.3.2.2
Date: Fri, 25 Mar 2005 04:50:00 -0800

Update of /cvsroot/koha/koha/acqui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14511/acqui

Modified Files:
      Tag: rel_2_2
        suggestion-select.pl 
Log Message:
needs acquisition flag, not borrow

Index: suggestion-select.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/suggestion-select.pl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** suggestion-select.pl        7 Mar 2005 09:56:41 -0000       1.3.2.1
--- suggestion-select.pl        25 Mar 2005 12:49:58 -0000      1.3.2.2
***************
*** 34,38 ****
                             query => $input,
                             authnotrequired => 1,
!                            flagsrequired => {borrow => 1},
                         });
  
--- 34,38 ----
                             query => $input,
                             authnotrequired => 1,
!                            flagsrequired => {acquisition => 1},
                         });
  




reply via email to

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