adamsaghy commented on code in PR #5102:
URL: https://github.com/apache/fineract/pull/5102#discussion_r2490489009


##########
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/domain/transactionprocessor/impl/ProgressiveTransactionCtx.java:
##########
@@ -45,22 +46,27 @@ public class ProgressiveTransactionCtx extends 
TransactionCtx {
     @Setter
     private boolean isWrittenOff = false;
     @Setter
+    private LoanReAgeInterestHandlingType reAgeInterestHandlingType;

Review Comment:
   it should be a simple boolean which is set if the reage transaction was 
reprocessed and we should not use further the emi calculator



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