]> git.koha-community.org Git - koha.git/commit
(bug #4319) allow reserves on waiting items
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 16 Mar 2010 16:11:10 +0000 (17:11 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 18 Mar 2010 04:40:52 +0000 (05:40 +0100)
commitbef46b1ff72d18cb387aafc5b39a6f7b323444fe
treedee81a81a115f57b92977bcdccc14638104ed8f1
parent0d54d9279d890f802c6d3f538e20fcfae04cecce
(bug #4319) allow reserves on waiting items

This add a function to check the reserve status, and add a check in IsAvailableForItemLevelRequest() to allow request on items that are waiting
C4/Reserves.pm