<div class="gmail_quote">On Wed, Mar 3, 2010 at 12:37 PM, Beda Szukics <span dir="ltr"><<a href="mailto:beda@muri-gries.ch">beda@muri-gries.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am 01.03.2010 20:03, schrieb jay:<br>
<div class="im">> Thanks. I'm clicking the Title. None of the barcodes or items came<br>
> over in the import. So while testing we just manually added them. I<br>
> suppose we might have a duplicate barcode in there? I can check on<br>
> that. We imported the MARC data from an old piece of software, that<br>
> might be part of the problem too.<br>
<br>
</div>Did you have a look at /var/spool/log/koha/... Sometimes it's helpful. I<br>
really don't have an idea why the number of items should cause these<br>
problems.<br>
<div><div></div><div class="h5"><br>
Beda<br></div></div></blockquote><div><br></div><div>Found the problem. We were importing MARC records incorrectly. Koha was expecting the individual items to be in field 952, but our data export had them in 852. Once I figured that out, and then got the subfields setup correctly, it worked! :-)</div>
<div><br></div><div>Had to learn a lot about MARC records and write a small python script to help me out. Thanks for the help!</div><div><br></div><div>Jay</div></div>