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)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 10 Jan 2018 12:59:01 +0000 (12:59 +0000)
commit699340a398c3301eb74619c6dd1d18a4cee0951d
tree0b0d13c39f589c31fbc6fe7f8fe157ccd4e28b81
parentad550017ff7618e5e4bdb8686a88710480648864
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>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t