percyashu commented on a change in pull request #1006:
URL: https://github.com/apache/fineract/pull/1006#discussion_r440341512
##########
File path:
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/domain/Loan.java
##########
@@ -4501,7 +4505,9 @@ private LocalDate getMaxDateLimitForNewRepayment(final
PeriodFrequencyType perio
break;
case INVALID:
break;
- default:
Review comment:
I look into this and Loan products with whole term seem to work .
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]