https://github.com/mifos-x-customization/temp-os/blob/master/fineract-provider/src/main/java/org/apache/fineract/infrastructure/bulkimport/populator/client/ClientPersonWorkbookPopulator.java
For eg above file populates the excel for the output of the client data structure which I have done some changes. You can do in a similar manner. On Sun, 12 Jan 2020, 09:14 Saransh Sharma, <[email protected]> wrote: > You might need to add new data structure the one you want, or just want to > enable the ones Available, you have to edit the data import source code. > > These files are there in data import package. > > On Sun, 12 Jan 2020, 02:11 TechSupport MudraCircle, < > [email protected]> wrote: > >> Dear Colleagues, >> >> I have a specific issue with Bulk Upload of Client data. >> >> We plan to do PayDay loans (Mobile data based Ultra Short-term Micro >> loans) in NBFC. This means customer sourcing and disbursement number would >> be very high. While I was looking at the attached format which was >> downloaded form the link for Bulk upload I couldn’t really figure how do we >> use this format as this excel doesn’t have columns/ options to add most of >> the customer related data (e.g. kyc, IDs, picture, Social media >> identification, mobile data, CIBIL data, etc.). Can somebody guide on how >> to add/ edit more columns/ data in this format. Is there some separate >> configuration settings available within Mifos? >> >> >> >> Thanx & Regards, >> [email protected] > >
