bug 5579: new routine to embed items in bib
authorGalen Charlton <gmcharlt@gmail.com>
Thu, 3 Mar 2011 23:41:42 +0000 (18:41 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 19 Apr 2011 10:34:21 +0000 (22:34 +1200)
commite96315556b0043f4304b4cd8fb913d36f2ad4077
treea5b84cfb975311a5e515f757a1f210eb6a6638e7
parent20c1ac5c8d75d3777bd145d99dda846b9602353a
bug 5579: new routine to embed items in bib

Adds a new routine, C4::Biblio::EmbedItemsInMarcBiblio, to
embed the items in the bib record when necessary:

* cataloging/additem.pl
* rebuild_zebra.pl

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Biblio.pm
cataloguing/additem.pl
misc/migration_tools/rebuild_zebra.pl