(bug #3025) multiple check-in of a multiple times reserved item go wrong
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 10 Mar 2009 14:28:17 +0000 (15:28 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 11 Mar 2009 13:36:58 +0000 (08:36 -0500)
commit257a439dafa33d0c642f1ec7badedb5414027e64
treeb4fc4ea325a9e442cfab3ae2daf261cf0789d293
parentccee815f4a1d255ab55958d797d896b2fef9dad6
(bug #3025) multiple check-in of a multiple times reserved item go wrong

This patch check that an item is not "Waiting" before do something in GetOtherReserves(because is the item is waiting, we don't need to do something).

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Reserves.pm