koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/misc/marc_datas/marc21_en structure_def.sql,1.6,1.7


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/misc/marc_datas/marc21_en structure_def.sql,1.6,1.7
Date: Tue, 24 Jun 2003 01:27:06 -0700

Update of /cvsroot/koha/koha/misc/marc_datas/marc21_en
In directory sc8-pr-cvs1:/tmp/cvs-serv29257/misc/marc_datas/marc21_en

Modified Files:
        structure_def.sql 
Log Message:
fix for #431

Index: structure_def.sql
===================================================================
RCS file: /cvsroot/koha/koha/misc/marc_datas/marc21_en/structure_def.sql,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** structure_def.sql   14 May 2003 13:24:52 -0000      1.6
--- structure_def.sql   24 Jun 2003 08:27:04 -0000      1.7
***************
*** 1855,1859 ****
  INSERT INTO marc_subfield_structure VALUES ('852', 'i', 'Item part (R)', 
'Item part (R)', 1, 0, '', -1, '', '', '');
  INSERT INTO marc_subfield_structure VALUES ('852', 'j', 'Shelving control 
number (NR)', 'Shelving control number (NR)', 0, 0, '', -1, '', '', '');
! INSERT INTO marc_subfield_structure VALUES ('852', 'k', 'Call number prefix 
(NR)', 'Call number prefix (NR)', 0, 1, 'biblioitems.dewey', 0, 'itemtypes', 
'', '');
  INSERT INTO marc_subfield_structure VALUES ('852', 'l', 'Shelving form of 
title (NR)', 'Shelving form of title (NR)', 0, 0, '', -1, '', '', '');
  INSERT INTO marc_subfield_structure VALUES ('852', 'm', 'Call number suffix 
(NR)', 'Call number suffix (NR)', 0, 0, 'biblioitems.subclass', -1, '', '', '');
--- 1855,1859 ----
  INSERT INTO marc_subfield_structure VALUES ('852', 'i', 'Item part (R)', 
'Item part (R)', 1, 0, '', -1, '', '', '');
  INSERT INTO marc_subfield_structure VALUES ('852', 'j', 'Shelving control 
number (NR)', 'Shelving control number (NR)', 0, 0, '', -1, '', '', '');
! INSERT INTO marc_subfield_structure VALUES ('852', 'k', 'Call number prefix 
(NR)', 'Call number prefix (NR)', 0, 1, 'biblioitems.dewey', 0, '', '', '');
  INSERT INTO marc_subfield_structure VALUES ('852', 'l', 'Shelving form of 
title (NR)', 'Shelving form of title (NR)', 0, 0, '', -1, '', '', '');
  INSERT INTO marc_subfield_structure VALUES ('852', 'm', 'Call number suffix 
(NR)', 'Call number suffix (NR)', 0, 0, 'biblioitems.subclass', -1, '', '', '');




reply via email to

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