Time  Nick  Message
18:58 enaut hey guys I successfully managed to convert the mab2 entries of the old library to the marc21 format and it imported without issue into koha yeay! Now I want to import the number of copies of each of the entries... the export of the old system gave me a csv file... where would I import the copies (german "exemplare")?
22:13 cait  hi enaut
22:13 cait  there are different ways to do it
22:13 cait  if you have them in a csv file you could import them into the items table - you will have make sure to set the correct biblio and biblioitemnumbers
22:13 cait  the other way is to import them as MARC
22:14 cait  Koha stores item information for import and export in 952
22:14 cait  ... and i am too late