http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12756 Bug ID: 12756 Summary: Koha to MARC mapping 264$a, $b, and, $c Change sponsored?: --- Product: Koha Version: 3.16 Hardware: All OS: All Status: NEW Keywords: rel_3_16_candidate Severity: new feature Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: hector.hecaxmmx@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This enhances it's for introduce new fields into the biblio and biblioitems tables for the new field 264 and the respective subfields. This imply to add, first, three new fields like 260$c biblio.copyright, 260$a biblioitems.place, and 260$b biblioitems.publishercode. Second mapping with the respective field 264 in all MARC frameworks. Important. According to the online help, you can not map more than one MARC field to a Koha field. http://manual.koha-community.org/3.16/en/catadmin.html#kohamarcmapping This will enable to use in all modules that are needed for display, for example, acquisition, serial, cataloging module, etc. Since new RDA MARC fields have been added to the database will not be necessary to do so. Likewise, XSLT for display in Intranet and OPAC Bootstrap has been corrected and signed off in the following bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12724 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12725 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12726 Next to this there will be a hard work to research all the modules where the field 264 can be displayed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.