Bug 17586: Add the Koha::Account::Lines->get_balance method
commitde33f2f2916c8d4de0700d8c04e635b6b6c08a7b
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 8 Nov 2016 13:50:10 +0000 (8 13:50 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 16 Dec 2016 14:49:17 +0000 (16 14:49 +0000)
treea2d7f8664e8ea19f890b8cc1fbcc82dacf8763ec
parentd4a15fc1f141aa7ddf5ccd487eb9ae3df8048005
Bug 17586: Add the Koha::Account::Lines->get_balance method

Test plan:
  prove t/db_dependent/Accounts.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/Account/Lines.pm
t/db_dependent/Accounts.t