(bug #3025) multiple check-in of a multiple times reserved item go wrong
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 10 Mar 2009 14:24:47 +0000 (15:24 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:23 +0000 (21:15 +0200)
commit135a0d6e58fcd06bff6a4cd42a0492bf25877bab
treef46b87429b623b5120a8b123d41dd8824fb78fd6
parent4911b601f2b1d5cbd0c03428db7e72091432b74a
(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).
C4/Reserves.pm