alberto-art3ch commented on code in PR #3836:
URL: https://github.com/apache/fineract/pull/3836#discussion_r1549620496


##########
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/data/LoanTermVariationsDataWrapper.java:
##########
@@ -172,4 +172,8 @@ public void resetVariations() {
         this.dueDateIterator = this.dueDateVariation.listIterator();
     }
 
+    public boolean hasAnyVariation() {

Review Comment:
   There is one option for rescheduling related to use other IR value for the 
rest of the period. Even I'm thinking for this scenarios to have Fixed Length 
with Reschedule to use a new kind of reschedule variation to support this, what 
do you thing?



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