Bug 8801: Add menu entry to delete items in batch
authorJulian Maurice <julian.maurice@biblibre.com>
Fri, 21 Sep 2012 10:05:19 +0000 (12:05 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 10 Oct 2012 15:07:44 +0000 (17:07 +0200)
commit39ad9abb74b4225c23c04a76131a49f17038b2fe
treefa24e1bf549227c01e520da0e9fac136ef44f862
parent63f8cb0225c9fcab75ce38209733c0f68c2a9035
Bug 8801: Add menu entry to delete items in batch

In catalogue/detail.pl you can now select "Delete items in batch" in
"Edit" menu. You are redirected to batchMod.pl for chosing which items
have to be deleted.
You need to have 'tools.items_batchdel' permission to see this menu
entry.

Signed-off-by: Marc Veron <veron@veron.ch>
Works as expected.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt
tools/batchMod.pl