Bug 17894 - Remove and replace WriteOffFee
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 12 Jan 2017 18:45:40 +0000 (18:45 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 19 Jan 2017 11:15:26 +0000 (11:15 +0000)
commit3a19e5538299f1aa3d1c03401872999a70628585
tree7f4f660a60d1f32a33b4b8360ccba103701067f9
parent595c251b5939c9de2475c666e184202214cd0809
Bug 17894 - Remove and replace WriteOffFee

WriteOffFee is the last of the "payment" subroutines that need to be
merged into Koha::Account::pay ( as a writeoff is really just type of
payment ).

Test Plan:
1) Apply this patch
2) Verify the writeoff, and writeoff all buttons still work

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Accounts.pm
members/pay.pl
t/db_dependent/Accounts.t