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)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 31 Mar 2012 01:15:19 +0000 (03:15 +0200)
commitb65efdaacaf77fb53fee479da7f2e990ba0adeed
treee2ec62070a31d61aa17d60dc563d145ab0521d5b
parent60af6a20cb60f6fb69c49049e8d55f9a988bad9a
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