alberto-art3ch commented on code in PR #4025:
URL: https://github.com/apache/fineract/pull/4025#discussion_r1719953817
##########
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/loanschedule/domain/AbstractCumulativeLoanScheduleGenerator.java:
##########
@@ -2687,6 +2689,8 @@ private Money fetchEarlyPaidAmount(final Money
principalPortion, final Money pri
// until this
// amount becomes zero
break;
+ case ADJUST_LAST_UNPAID_PERIOD:
Review Comment:
Done! removed
--
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]