bugfixing pending reserves
authorPaul POULAIN <paul.poulain@biblibre.com>
Tue, 13 May 2008 13:17:23 +0000 (15:17 +0200)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 13 May 2008 22:40:30 +0000 (17:40 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
circ/pendingreserves.pl

index 0423052..135cf07 100755 (executable)
@@ -149,7 +149,6 @@ reserves.found IS NULL
 AND items.itemnumber NOT IN (SELECT itemnumber FROM branchtransfers where datearrived IS NULL)
 AND items.itemnumber NOT IN (SELECT itemnumber FROM issues)
 AND reserves.priority <> 0 
-AND reserves.itemnumber is NULL
 AND notforloan = 0 AND damaged = 0 AND itemlost = 0 AND wthdrawn = 0
 ";
 # GROUP BY reserves.biblionumber allows only items that are not checked out, else multiples occur when