|
12:54:24 p.m. Marco Vergaray: we are making an app for migrate information in mifos using the API, but we have some problems there's something necessary for us to make that and that is the external Id in different tables included loan_Transaction 12:55:31 p.m. Marco Vergaray: yes you could add that field yourself and then take it off later or just add it 12:56:17 p.m. Marco Vergaray: yest, but we are making api calls oh i c so you want to store an external id on loan transaction and maybe read a transaction back using it? or just store it 12:57:32 p.m. Marco Vergaray: use that later if a change has to be made 12:58:00 p.m. John Woodlock: so you want to update the api that saves loan transactions to optionally include an external id? 12:58:08 p.m. Marco Vergaray: yes
Also, the externalId is nedded for Staff, product and loan. Some of this tables has the external_id field but tha API call doesnt allow that.
|