[Koha-patches] [PATCH] Add items.itemnotes to the Notes/Comments search in Marc21

Michael Hafen mdhafen at tech.washk12.org
Thu Nov 20 19:08:40 CET 2008


This uncomments the 952$z and assigns it to the Notes index in
marc21
---
 etc/zebradb/marc_defs/marc21/biblios/record.abs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/etc/zebradb/marc_defs/marc21/biblios/record.abs b/etc/zebradb/marc_defs/marc21/biblios/record.abs
index 31cf56d..2329be9 100644
--- a/etc/zebradb/marc_defs/marc21/biblios/record.abs
+++ b/etc/zebradb/marc_defs/marc21/biblios/record.abs
@@ -288,4 +288,4 @@ melm 952$v      replacementprice
 melm 952$w      replacementpricedate
 #melm 952$x
 melm 952$y      itype:w
-#melm 952$z
+melm 952$z      Note:w,Note:p
-- 
1.5.6.3




More information about the Koha-patches mailing list