You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by sh...@apache.org on 2018/11/12 09:28:05 UTC

[fineract] 01/01: Merge pull request #489 from ShruthiRajaram/FINERACT-659

This is an automated email from the ASF dual-hosted git repository.

shruthirajaram pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit 00b973fd97ed47ee4579a0ad3471af687834dfa6
Merge: 9b5c913 15cb800
Author: ShruthiRajaram <sh...@confluxtechnologies.com>
AuthorDate: Mon Nov 12 14:57:58 2018 +0530

    Merge pull request #489 from ShruthiRajaram/FINERACT-659
    
    FINERACT-659 Account Id issue while importing loan transaction

 .../loanrepayment/LoanRepaymentImportHandler.java  | 32 +++++++++++++---------
 .../LoanRepaymentWorkbookPopulator.java            |  2 +-
 .../loanaccount/data/LoanTransactionData.java      | 14 ++++------
 .../service/LoanReadPlatformService.java           |  2 ++
 .../service/LoanReadPlatformServiceImpl.java       | 13 ++++++++-
 5 files changed, 40 insertions(+), 23 deletions(-)