http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I'm not sure this is the problem. What I found out is, that MARC21 has no default mapping to biblioitems.publicationyear. addorder.pl checks the field mapped to biblioitems.publicationyear to create a MARC record. Because it is not mapped, the publication year is not saved. 260$c is mapped to biblio.copyrightdate in MARC21. biblioitems.publicationyear is only mapped for UNIMARC. I worked on the bug yesterday to solve the problem. What helps is to map biblioitems.publicationyear to a field, but I think it should work with standard fields and mappings. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.