bug 1616: update bib MARC and zebraqueue on item update
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 27 Nov 2007 16:28:09 +0000 (10:28 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 27 Nov 2007 21:51:47 +0000 (15:51 -0600)
commiteb52fe26c3fdb5925d326dda2242912899b23609
treeda1ee59a162f6a6eb94075b98dcf494b748231ec
parent4bf5c1b132d244b643f4b52759fe0f4a0d9b6c6f
bug 1616: update bib MARC and zebraqueue on item update

Fixed so that when using updateitem.pl to change an
item's lost, damaged, or withdrawn status, the
bib's MARC XML is updated and an entry is added
to zebraqueue.

As part of the fix, C4::Biblio::ModItemInMarconefield
now works correctly.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Biblio.pm
catalogue/updateitem.pl