oleksii-novikov-onix commented on code in PR #4882:
URL: https://github.com/apache/fineract/pull/4882#discussion_r2242877831
##########
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformService.java:
##########
@@ -157,4 +157,7 @@ org.springframework.data.domain.Page<LoanTransactionData>
retrieveLoanTransactio
boolean existsByLoanId(Long loanId);
LoanTransactionData retrieveManualInterestRefundTemplate(Long loanId, Long
targetTransactionId);
+
+ long getResolvedLoanId(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]