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

Mirko Tietgen <[email protected]> changed:

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

--- Comment #9 from Mirko Tietgen <[email protected]> ---
Created attachment 11529
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11529&action=edit
This is the plugin for linking records in Marc21.

It 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.

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

Signed-off-by: Mirko Tietgen <[email protected]>

-- 
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/

Reply via email to