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


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanTransactionProcessingServiceImpl.java:
##########
@@ -203,6 +203,8 @@ private Loan getLoan(List<LoanTransaction> 
loanTransactions, List<LoanRepaymentS
 
     private ChangedTransactionDetail 
processLatestTransactionProgressiveInterestRecalculation(
             AdvancedPaymentScheduleTransactionProcessor advancedProcessor, 
Loan loan, LoanTransaction loanTransaction) {
+        // TODO: Lets recalculate the model if it is incorrect, it is used by 
WRITE operations

Review Comment:
   You can remove 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]

Reply via email to