Hi Ann, 2011/2/12 Ann Murphy <amurphy@katikaticollege.school.nz>
Hi Everyone
Our school has installed Koha as our LIS and I think I have a handle on migrating the data. However I am totally failing to understand the import patron process. Can someone point me to more comprehensive instructions than the Koha manual. I keep getting the following error message and I don't know what it means. I should like to be able to tell our techie what is wrong (or indeed If I am doing it wrongly). Feedback:
- Parsing upload file *Fh::fh00001patron_import1.csv - Content-Type : text/csv - Content-Disposition : form-data; name="uploadborrowers"; filename="patron_import1.csv" - headerrow :
Error analysis:
- Header row could not be parsed
Actually that part of both the on screen and other documentation needs some help. Several of us have discussed this for a while now, but nobody's had time to do anything about it. For starters, your best bet is to download the sample csv and build from there. The error you posted indicates that the header row (or row 1 in your spreadsheet) is malformed. If you are using extended patron attributes, you may want to read this comment: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5379#c14regarding proper syntax. Kind Regards, Chris