Bug 7958 - Batch Item Delete Fails
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 14 Apr 2012 10:13:44 +0000 (12:13 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 18 Apr 2012 15:09:50 +0000 (17:09 +0200)
commitbd1d643fadb1f867881ca455bb1709cfae54cd61
treeadf0c8be372165f54641e4fcab17fbd1fef44ffe
parentf15d3de96c9a67faa3a88a73f7b9db2d0053924f
Bug 7958 - Batch Item Delete Fails

Adding back "use C4::Search;" in Items.pm fixes the problem.

I think this is probably related to the denesting efforts.

Signed-off-by: Ian Walls <koha.sekjal@gmail.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Items.pm