Bug 17585: Add the Koha::Patron->get_account_lines method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 8 Nov 2016 13:19:39 +0000 (13:19 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 16 Dec 2016 14:43:08 +0000 (14:43 +0000)
commitce92367784b4c59db3b6aeb0e765ee3ecc0cef84
treeb939835576b312e7dd51b18ff824be96a5e16344
parent430542ad55368ffeb038c0425dafd5fb2477c292
Bug 17585: Add the Koha::Patron->get_account_lines 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: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t