From d451f072f970596e6cf449fd8c2804ed840dfce3 Mon Sep 17 00:00:00 2001 From: Mason James Date: Wed, 27 Feb 2008 11:20:07 +1300 Subject: [PATCH] corrections to host-item, shelf_loc and collection-code indexes Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- misc/migration_tools/rebuild_nozebra.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/migration_tools/rebuild_nozebra.pl b/misc/migration_tools/rebuild_nozebra.pl index 70d15dc63e..ab64d5410e 100755 --- a/misc/migration_tools/rebuild_nozebra.pl +++ b/misc/migration_tools/rebuild_nozebra.pl @@ -81,7 +81,9 @@ if (!%index || $sysprefs ) { 'callnum' => '952o', 'an' => '6009,6109,6119', 'series' => 440*,490*, -'host-item' => '952a,952c', +'host-item' => '9529 +'shelf' => '952c', +'collection' => '9528', \"WHERE variable='NoZebraIndexes'"); %index = GetNoZebraIndexes(); -- 2.39.5