[Top][All Lists]
[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},
});
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/acqui suggestion-select.pl,1.3.2.1,1.3.2.2,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/acqui newbasket2.pl,1.15,1.15.2.1
- Next by Date:
[Koha-cvs] CVS: koha/acqui.simple addbiblio-nomarc.pl,1.2,1.2.4.1 addbiblio.pl,1.52.2.4,1.52.2.5 addbooks.pl,1.22,1.22.2.1 additem-nomarc.pl,1.4,1.4.2.1 additem.pl,1.27.2.1,1.27.2.2 isbnsearch.pl,1.14.2.2,1.14.2.3
- Previous by thread:
[Koha-cvs] CVS: koha/acqui newbasket2.pl,1.15,1.15.2.1
- Next by thread:
[Koha-cvs] CVS: koha/acqui.simple addbiblio-nomarc.pl,1.2,1.2.4.1 addbiblio.pl,1.52.2.4,1.52.2.5 addbooks.pl,1.22,1.22.2.1 additem-nomarc.pl,1.4,1.4.2.1 additem.pl,1.27.2.1,1.27.2.2 isbnsearch.pl,1.14.2.2,1.14.2.3
- Index(es):