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


##########
fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/domain/transactionprocessor/impl/AdvancedPaymentScheduleTransactionProcessor.java:
##########
@@ -580,6 +580,10 @@ private void handleInterestRefund(final LoanTransaction 
loanTransaction, final T
         handleRepayment(loanTransaction, ctx);
     }
 
+    private boolean validateInterestRefundTransactionRelation(final 
LoanTransaction interestRefundTransaction) {

Review Comment:
   Can you please refresh my memory why 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]

Reply via email to