Hi Simon, If I understand correctly, you have a savings transaction datasheet that you wanna import to Mifos but you are failing to look up the right client because you have a unique key "ID" only, but the Mifos template uses concationation of "name and ID" as Unique
Changing only "ID" in Mifos will not work, as internal code will always look for the concatenation as a unique reference. One workaround is that you could convert your "ID" to the concatenation of "name and ID" and use that as a reference for lookup. I understand it requires a bit of manual intervention to create the upload file as per the Mifos requirement, but with excel formulas it should not be difficult too. Regards, Bharath Lead Implementation Analyst | Mifos Initiative Skype: live:cbharath4| Mobile: +91.7019635592 http://mifos.org <http://facebook.com/mifos> <http://www.twitter.com/mifos> On Tue, Jul 27, 2021 at 10:34 AM Mnzava Simon <mnzavasimo...@gmail.com> wrote: > Hope you are doing well guys! I need your help. > I have information of saving transaction from excel sheet I want to import > into Mifos v21, The problem here is that, the information I got has ID as > identification of client payment and the mifos uses name and id in front of > name like this:- > *"JOHN JOHN AMON(28)"* > I tried to use only an ID in Mifos, nothing helped. Plz I need your > assistance. Thank you. > > Regards > Simon Mzava > _______________________________________________ > Mifos-users mailing list > Mifos-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mifos-users >
_______________________________________________ Mifos-users mailing list Mifos-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mifos-users