Bug 17738: Remove C4::Reserves::GetReservesFromBorrowernumber
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 7 Dec 2016 13:43:43 +0000 (14:43 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 5 Jul 2017 16:42:52 +0000 (13:42 -0300)
commite5929123b9d735d8c4b14c56c134fb9f1c37b3ff
tree72f391005ad0ea0584f817494df666af17e9b519
parentbbe22168873220d8db5ba9160df20d24f99cdf55
Bug 17738: Remove C4::Reserves::GetReservesFromBorrowernumber

At this point, there should not be any occurrences of
GetReservesFromBorrowernumber anymore.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
C4/Reserves.pm