[Koha-patches] [PATCH] Add mc-loc definition for ccl.properties.

Ryan Higgins rch at liblime.com
Thu Jan 8 19:03:42 CET 2009


Advances search limit by shelving location doesn't work due to
missing ccl definition in default installation.  Once updated,
the zebradb will need to be reindexed.
---
 etc/zebradb/ccl.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties
index 775feed..cd03e2a 100644
--- a/etc/zebradb/ccl.properties
+++ b/etc/zebradb/ccl.properties
@@ -960,6 +960,7 @@ homebranch 1=homebranch
 branch homebranch
 holdingbranch 1=8012
 location 1=8013
+mc-loc location
 # defined as 1=32 above
 #Date-of-acquisition 1=8014
 acqsource 1=8015
-- 
1.5.6.2




More information about the Koha-patches mailing list