We have set the items up and they are all the same. There is one exception that may be causing this error... for the marc structure to be right koha needed us to enter a holding branch - without it the marc check throws an error. With it its fine. But the item structure from our old library db does not have that field. Would this be causing the error, if it is, how do we go about getting around this? cheers Joshua M. Ferraro wrote:
We are currently trying to import a marc file, it imports the records, however the item information does not get imported... location, status, date Due, last Seen, barcode etc (all blank)
When importing them I got an error message saying Access denied for user 'kohaadmin'@'localhost' to database 'koha' referring to line 333 within modules/C4/Biblio.pm
Anybody know why the item details are not appearing - everything else does You should check the biblio frameworks to make sure the items fields are set up to be identical to the records you're importing. If you are importing records that have items in 852 fields, but your Koha frameworks use 952, the items data won't be linked to
----- "essjay_d12" <essjay_d12@hotmail.com> wrote: the items fields in Koha.
Hope that helps.
Cheers,
-- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://www.nabble.com/Importing-MARC21-file-leaves-out-Items-information-tf3... Sent from the Koha - Discuss mailing list archive at Nabble.com.