Bug 14919: Add Koha::Patron->old_holds subroutine
authorJosef Moravec <josef.moravec@gmail.com>
Fri, 6 Oct 2017 08:04:34 +0000 (08:04 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Oct 2017 19:05:02 +0000 (16:05 -0300)
commit9a0853ef67099a62b29c88da55f70862060748ec
treecd126763808c06499ada2518faffc5183d604eff
parentd4a97bb5aefc2157586577c1c2c7f3331926dae0
Bug 14919: Add Koha::Patron->old_holds subroutine

Test plan:
Run t/db_dependent/Koha/Patrons.t

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Patron.pm