rahulg963 commented on a change in pull request #492: glim_gsim
URL: https://github.com/apache/fineract/pull/492#discussion_r235472954
 
 

 ##########
 File path: 
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformService.java
 ##########
 @@ -132,6 +133,12 @@ LoanScheduleData retrieveRepaymentSchedule(Long loanId, 
RepaymentScheduleRelated
     LoanTransactionData retrieveLoanForeclosureTemplate(final Long loanId, 
final LocalDate transactionDate);
 
        LoanAccountData retrieveLoanByLoanAccount(String loanAccountNumber);
+<<<<<<< HEAD
        
        Long retrieveLoanIdByAccountNumber(String loanAccountNumber);
+=======
+
+       List<LoanAccountData> retrieveGLIMChildLoansByGLIMParentAccount(String 
parentloanAccountNumber);
+
+>>>>>>> 5ecaff5dc... gsim and glim functionalities added
 
 Review comment:
   Please solve merge conflicts and remove these.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to