Bug 23233: Remove use of AllowItemsOnHoldCheckout from Koha::Item::has_pending_hold...
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 1 Jul 2019 11:19:33 +0000 (07:19 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 16 Dec 2019 11:09:00 +0000 (11:09 +0000)
commitf5435839263c31ef1c29e54f244a98ef7cce812e
tree1bc7912782622b01004447a6bafee697082891ac
parent50bb8e96f10638278dcec9a8eebf52c7f74209f2
Bug 23233: Remove use of AllowItemsOnHoldCheckout from Koha::Item::has_pending_hold, it can cause false data to be returned

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Item.pm
t/db_dependent/Koha/Item.t