Bug 20997: (follow-up) Add Koha::Account::Line->is_debit method
commitc659fe807671912e7e5636110e586ea23df65b69
authorJosef Moravec <josef.moravec@gmail.com>
Tue, 26 Jun 2018 00:22:16 +0000 (26 00:22 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 10 Aug 2018 12:30:34 +0000 (10 12:30 +0000)
tree8eeb309c3e9cb53dab6005736e04d4a521203ff7
parent6f65887399a4bd276a5f83ed9d945e19e08036fd
Bug 20997: (follow-up) Add Koha::Account::Line->is_debit method

Test plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Account/Lines.t
=> Test should pass

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
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/Account/Line.pm
t/db_dependent/Koha/Account/Lines.t