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/13 05:30:38 UTC

[fineract] 01/01: Merge pull request #488 from ShruthiRajaram/FINERACT--656

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 e486e804067052bf1ae985424bc929ad35b9acea
Merge: 00b973f 2a772b1
Author: ShruthiRajaram <sh...@confluxtechnologies.com>
AuthorDate: Tue Nov 13 11:00:32 2018 +0530

    Merge pull request #488 from ShruthiRajaram/FINERACT--656
    
    FINERACT-656 and FINERACT-655 unable to import client via bulk import…

 .../client/ClientEntityImportHandler.java          | 23 ++++---
 .../client/ClientPersonImportHandler.java          | 26 +++++---
 .../portfolio/address/data/AddressData.java        |  2 +
 .../service/AddressWritePlatformServiceImpl.java   | 70 +++++++++++-----------
 .../fineract/portfolio/client/data/ClientData.java | 19 +++---
 .../portfolio/client/data/ClientDataValidator.java | 16 ++++-
 .../service/ClientReadPlatformServiceImpl.java     | 15 ++---
 7 files changed, 102 insertions(+), 69 deletions(-)