koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/updater updatedatabase,1.96,1.97


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.96,1.97
Date: Tue, 23 Nov 2004 01:11:11 -0800

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

Modified Files:
        updatedatabase 
Log Message:
adding itemcallnumber entry

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -r1.96 -r1.97
*** updatedatabase      16 Nov 2004 13:03:45 -0000      1.96
--- updatedatabase      23 Nov 2004 09:11:08 -0000      1.97
***************
*** 767,770 ****
--- 767,779 ----
            type                => 'YesNo'
          },
+         {
+             uniquefieldrequired => 'variable',
+             variable            => 'itemcallnumber',
+           forceupdate         => { 'explanation' => 1,
+                                    'type' => 1 },
+             value               => '676a',
+             explanation => 'The MARC field/subfield that is used to calculate 
the itemcallnumber (in UNIMARC : 676a for Dewey, 680a for Loc)',
+           type                => 'free'
+         },
      ],
  
***************
*** 1352,1355 ****
--- 1361,1367 ----
  
  # $Log$
+ # Revision 1.97  2004/11/23 09:11:08  tipaul
+ # adding itemcallnumber entry
+ #
  # Revision 1.96  2004/11/16 13:03:45  tipaul
  # removing ldap systempref, it's now in C4/Auth_with_ldap.pm separate package




reply via email to

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