adamsaghy commented on code in PR #4313:
URL: https://github.com/apache/fineract/pull/4313#discussion_r1945523739
##########
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/loanschedule/data/LoanSchedulePlanRepaymentPeriod.java:
##########
@@ -34,6 +34,7 @@ public final class LoanSchedulePlanRepaymentPeriod implements
LoanSchedulePlanPe
private final BigDecimal penaltyAmount;
private final BigDecimal totalDueAmount;
private final BigDecimal outstandingLoanBalance;
+ private final BigDecimal totalOutstandingLoanBalance;
Review Comment:
Please also include this field for down-payment period
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]