[Bug 5090] New: New order from empty record does not save publication year and ISBN
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Summary: New order from empty record does not save publication year and ISBN Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 2461 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2461 adding new record in acq New order from empty record does not save publication year and ISBN. The entered values are not displayed when editing the order or in cataloging. I added a mapping from 260c to biblioitems.publicationyear. After that, publication year was saved in the record and displayed in cataloging, but the value was still not shown when editing the order in acquisitions. ISBN is mapped to 20$a by default, but it is not saved in the record. Tested with: MARC21 Koha version: 3.01.00.145 AcqCreateItem Create an item when placing an order. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 2462 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2462 edit order In my first tests I entered "year" as publication year. This value is saved to the marc record after mapping biblioitems.publicationyear to 260c but is not shown in acquitisions. But real years like "2010" work. They are shown correctly in acq. I was not able to get the ISBN to show or be saved to the MARC record. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 dev_patches@biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev_patches@biblibre.com --- Comment #2 from dev_patches@biblibre.com --- It seems you are missing an ACQ framework. -- 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.
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 2482 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2482 Proposed patch - make publication year save for MARC21 - make ISBN save - fix small template issue with label for vendor note -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|henridamien@koha-fr.org |katrin.fischer@bsz-bw.de -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #5 from Owen Leonard <oleonard@myacpl.org> 2010-08-26 16:02:37 UTC --- *** Bug 5178 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #6 from Nicole C. Engard <nengard@gmail.com> 2010-08-26 16:09:14 UTC --- *** Bug 4829 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-10-06 22:06:30 UTC --- Tested successfully on current head, closing bug. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-10-06 22:07:13 UTC --- Created attachment 2676 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2676 screenshot All information is saved now. -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org