[replaceprevious](bug #3678) Fix circulation
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Thu, 1 Oct 2009 08:26:43 +0000 (10:26 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 1 Oct 2009 08:34:00 +0000 (10:34 +0200)
commit0e17926b61d462adb09f711a06e07c384ebe946c
tree3c1fc391997ce54f461bdb7af0d1e89a67fa7d52
parent37ca03479c2c3cfb04fc15214176f92bca2b6551
[replaceprevious](bug #3678) Fix circulation

This patch fix major circulation problems with reserves:
A reserved document on "next available", is no more detected when an item of this record is checked-in.
And add a db dependant test to validate this everywhen.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Circulation.pm
C4/Reserves.pm
t/db_dependent/Reserves.t [new file with mode: 0755]