https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15347
--- Comment #9 from Katrin Fischer <[email protected]> --- (In reply to Kate Fitz from comment #8) > We have recently experienced this issue when importing MARC records from an > outside vendor. After import, the Call Number is in the record, but does not > display on items on either the staff catalog or public catalog until the > record has been opened, saved, and closed. That's the correct behaviour. You imported with the callnumber in the record and it won't be added to the items automatically. Because you have set itemcallnumber system preference it will suggest the callnumber from the record when you edit an item with an empty callnumber field. Now when you save hte callnumber is actually added to the item. You might want to shift the callnumber into the items (952$o) before importing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
