[Koha-bugs] [Bug 8185] Plugin for linking records in MARC21

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 13 22:54:22 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8185

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11529|0                           |1
        is obsolete|                            |

--- Comment #16 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 11587
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11587&action=edit
Bug 8185: plugin for linking records in MARC21

This plugin works like the unimarc plugin unimarc_field_4XX. It
 insert: $9 -> biblionumber $w -> 001 $t -> 245$a (title )
 $x -> 022$a (ISSN) $z -> 020$a (ISBN) The search is done on
 'any' index. Data are inserted only in the working record.
 To insert data in the connected record, you need to open
 the other record.

Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list