https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15503
--- Comment #40 from Benjamin Daeuber <[email protected]> --- Created attachment 57715 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57715&action=edit Test order record with 2 items and all fields mapped I want to provide an example of what Kyle is talking about. I will attach the marc record we used to the ticket for reference. To summarize, the two issues: Item type did not appear to map at all. Even on initial import (i.e the order edit screen when adding to a basket), it simply shows the our top collection alphabetically. Second is that on initial import, non for loan appears correct, but does not seem to survive the import (all items show as available). I believe this is what Kyle is referring to. My mapping: homebranch: 975$a holdingbranch: 975$b itype: 975$c nonpublic_note: 975$d public_note: 975$e loc: 975$f ccode: 975$g price: 975$h replacementprice: 975$i itemcallnumber: 975$j quantity: 975$k budget_code: 975$l notforloan: 975$m uri: 975$n copyno: 975$o -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
