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

 ##########
 File path: 
fineract-provider/src/main/java/org/apache/fineract/portfolio/accountdetails/service/AccountDetailsReadPlatformServiceJpaRepositoryImpl.java
 ##########
 @@ -84,19 +88,32 @@ public AccountSummaryCollectionData 
retrieveClientAccountDetails(final Long clie
         final List<GuarantorAccountSummaryData> guarantorloanAccounts = 
retrieveGuarantorLoanAccountDetails(
                                guarantorWhereClause, new Object[] { clientId 
});
         return new AccountSummaryCollectionData(loanAccounts, savingsAccounts, 
shareAccounts, guarantorloanAccounts);
+=======
 
 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