Bug 6027 - Delete biblios if deleting all their items in batch deletion
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 17 Feb 2012 14:36:38 +0000 (09:36 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 21 Mar 2012 13:31:38 +0000 (14:31 +0100)
commit4d26038dd23060de979f0b1751b05c5e4cc76083
treef54c5c693d15dd301c3f3f24e3d1d3ed1e216d62
parent0a9ba9d9dffb7291eb9a8d7cfa24523a8b1bdd1c
Bug 6027 - Delete biblios if deleting all their items in batch deletion

Optionally delete bibliographic record when batch deleting items, if no items remain on the record.

Adds deleting of reserves to DelBiblio. Since subscriptions are deleted automatically,
it made sense for deletion of reserves to maintain the same behavior.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
I like the way this works, and it does. Passes tests.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Biblio.pm
C4/Items.pm
C4/Reserves.pm
C4/Search.pm
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt
tools/batchMod.pl