Emmanuel Nnaa created FINERACT-111:
--------------------------------------
Summary: Do not update charges amount paid if loan transaction is
accruals in
"AbstractLoanRepaymentScheduleTransactionProcessor.handleTransactionAndCharges"
Key: FINERACT-111
URL: https://issues.apache.org/jira/browse/FINERACT-111
Project: Apache Fineract
Issue Type: Improvement
Reporter: Emmanuel Nnaa
Assignee: Markus Geiss
Priority: Minor
Do not update charges amount paid if loan transaction is accruals in
"AbstractLoanRepaymentScheduleTransactionProcessor.handleTransactionAndCharges"
{code}
if (loanTransaction.isNotWaiver() && !loanTransaction.isAccrual()) {
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)