Hi, On Tue, Feb 1, 2011 at 9:07 AM, Linda Culberson <[email protected]> wrote: > Our local perl guru has managed to load our control numbers into the > biblio.biblionumber, biblioitems.biblionumber, and items.biblionumber, > However, it isn't matching the biblioitems.marcxml field for the 999 > subfield c. > I'm assuming it needs to match. > Right?
Right. You can run the batchRepairMissingBiblionumbers.pl batch job to update the MARC and MARXML blobs. After that, you should also reindex your database using rebuild_zebra.pl. Regards, Galen -- Galen Charlton [email protected] _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
