adamsaghy commented on code in PR #5219:
URL: https://github.com/apache/fineract/pull/5219#discussion_r2661183768
##########
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/loanschedule/domain/ProgressiveLoanScheduleGenerator.java:
##########
@@ -296,7 +313,17 @@ private void processDisbursements(final
LoanApplicationTerms loanApplicationTerm
final List<LoanScheduleModelPeriod> periods, final BigDecimal
chargesDueAtTimeOfDisbursement,
final boolean includeDisbursementsAfterMaturityDate, final
MathContext mc) {
+ // Check if any disbursement has actually occurred (only relevant for
Full Term Tranche)
Review Comment:
Why do we need this?
--
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]