Bug 17584: Add the Koha::Patron->get_checkouts method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 8 Nov 2016 12:52:52 +0000 (12:52 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 28 Dec 2016 13:49:42 +0000 (13:49 +0000)
commit6eab0b94248d86fd4996065ec92f9ebbf44646ea
treed6a0800484690499610f0c18256c2bf3aba97e3a
parent0b9dcc9ac4f526165351c3901e5f342533c243b3
Bug 17584: Add the Koha::Patron->get_checkouts method

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

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t