[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/updater updatedatabase,1.38,1.39
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/updater updatedatabase,1.38,1.39 |
Date: |
Fri, 04 Apr 2003 00:45:02 -0800 |
Update of /cvsroot/koha/koha/updater
In directory sc8-pr-cvs1:/tmp/cvs-serv14694/updater
Modified Files:
updatedatabase
Log Message:
last commits before 1.9.1
Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** updatedatabase 18 Mar 2003 10:58:19 -0000 1.38
--- updatedatabase 4 Apr 2003 08:45:00 -0000 1.39
***************
*** 280,284 ****
{ uniquefieldrequired => 'variable', variable => 'marcflavour', value
=> 'MARC21', explanation => 'your MARC flavor (MARC21 or UNIMARC) used for
character encoding' },
{ uniquefieldrequired => 'variable', variable => 'checkdigit', value =>
'katipo', explanation => 'none= no check on member cardnumber. katipo= katipo
check' },
! ],
);
--- 280,285 ----
{ uniquefieldrequired => 'variable', variable => 'marcflavour', value
=> 'MARC21', explanation => 'your MARC flavor (MARC21 or UNIMARC) used for
character encoding' },
{ uniquefieldrequired => 'variable', variable => 'checkdigit', value =>
'katipo', explanation => 'none= no check on member cardnumber. katipo= katipo
check' },
! { uniquefieldrequired => 'variable', variable => 'dateformat', value =>
'ISO', explanation => 'date format (US mm/dd/yyyy, metric dd/mm/yyy, ISO
yyyy/mm/dd) ' },
! ],
);
***************
*** 545,548 ****
--- 546,552 ----
# $Log$
+ # Revision 1.39 2003/04/04 08:45:00 tipaul
+ # last commits before 1.9.1
+ #
# Revision 1.38 2003/03/18 10:58:19 tipaul
# adding checkdigit parameter that choose how to check the members cardnumber.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/updater updatedatabase,1.38,1.39,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/circ selectbranchprinter.pl,1.10,1.11
- Next by Date:
[Koha-cvs] CVS: koha detail.pl,1.20,1.21 insertdata.pl,1.13,1.14
- Previous by thread:
[Koha-cvs] CVS: koha/circ selectbranchprinter.pl,1.10,1.11
- Next by thread:
[Koha-cvs] CVS: koha detail.pl,1.20,1.21 insertdata.pl,1.13,1.14
- Index(es):