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:04 UTC

[fineract] branch develop updated (9b5c913 -> 00b973f)

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

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


    from 9b5c913  Merge pull request #478 from ShruthiRajaram/FINERACT-628-client-image
     add 15cb800  FINERACT-659 Account Id issue while importing bulk loan transaction
     new 00b973f  Merge pull request #489 from ShruthiRajaram/FINERACT-659

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)


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

Posted by sh...@apache.org.
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(-)