oleksii-novikov-onix commented on code in PR #4882:
URL: https://github.com/apache/fineract/pull/4882#discussion_r2242876393


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformServiceImpl.java:
##########
@@ -2465,6 +2465,19 @@ public LoanTransactionData 
retrieveManualInterestRefundTemplate(final Long loanI
                 interestRefundAmount, paymentTypeOptions, 
loan.getCurrency().toData());
     }
 
+    @Override
+    public long getResolvedLoanId(final ExternalId loanExternalId) {

Review Comment:
   Done



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