Bug 19830: Add the Koha::Patron->old_checkouts method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Dec 2017 17:27:52 +0000 (14:27 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Dec 2017 16:21:11 +0000 (13:21 -0300)
commitcf57457d34eed3a5fe3aff86ad5fbc9c1147cd81
tree910dea3e9ef2b76f3f297d32870816509c38dcd9
parent3d720e9ede3da4cb612d1517c776d5636e12452e
Bug 19830: Add the Koha::Patron->old_checkouts method

Test plan:
  prove t/db_dependent/Koha/Patrons.t
must return green

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t