adamsaghy commented on code in PR #5859:
URL: https://github.com/apache/fineract/pull/5859#discussion_r3277070374
##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/data/ProjectedAmortizationSchedulePaymentData.java:
##########
@@ -40,5 +40,6 @@ public class ProjectedAmortizationSchedulePaymentData {
private final BigDecimal actualAmortizationAmount;
private final BigDecimal incomeModification;
private final BigDecimal deferredBalance;
+ private final BigDecimal feesAmount;
Review Comment:
We are not planning to add fees to Amortization schedule...
--
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]