GitHub user wkk91193 opened a pull request:
https://github.com/apache/fineract/pull/415
all modules populate & import
This commit comprises of all the backend changes related to Data import
tool integration. The same structure has been conformed to, as of the PR
[office populate & Import](https://github.com/apache/fineract/pull/401)
which can be used for sampling.Furthermore, The commit also includes
integration tests for the main entitities Office,Loan,Savings,Client.
The frontend changes are can be viewed
[here](https://github.com/openMF/community-app/pull/2504).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wkk91193/incubator-fineract
extend-mifos-data-import-tool-branch-all-modules
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/fineract/pull/415.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #415
----
commit 59fdbc08539d6a6eed9cd4ade99ea0449929989f
Author: Kumaranath Fernando <[email protected]>
Date: 2017-09-04T06:48:52Z
all modules populate & import# This is a combination of 5 commits.
all modules populate and import
async import,refactoring
integration tests,Import document api
improved error handling
improved error handling-2
----
---