mariiaKraievska commented on code in PR #5294:
URL: https://github.com/apache/fineract/pull/5294#discussion_r2686165943


##########
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanproduct/calc/ProgressiveEMICalculator.java:
##########
@@ -929,6 +1031,23 @@ private ProgressiveLoanInterestScheduleModel 
generateTemporaryReAgedScheduleMode
         return temporaryReAgedScheduleModel;
     }
 
+    /**
+     * * Generates temporary interestScheduleModel with particular 
disbursement date
+     */
+    @NotNull
+    private ProgressiveLoanInterestScheduleModel 
generateTemporaryScheduleModelWithParticularDisbursementDate(

Review Comment:
   Yes, you are right, left just one of them



-- 
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]

Reply via email to