Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Petri Tuomola
Hi Emmanuel There was a PR in June (https://github.com/apache/fineract/pull/1120 ) which removed the “street” field from the Address API. My understanding is that the address details should be passed in fields “addressLine1”, “addressLine2”,

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Saransh Sharma
Think like you have this problem earlier, if i remember correctly you have to somehow set some settings in DB directly and set it to true. Thanks On Wed, Dec 30, 2020 at 6:35 PM Emmanuel Njoku wrote: > Dear Saransh, > > I enabled address settings > > On Wed, Dec 30, 2020 at 1:22 PM Saransh

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Emmanuel Njoku
Dear Saransh, I enabled address settings On Wed, Dec 30, 2020 at 1:22 PM Saransh Sharma wrote: > Enable address settings > > Sent from my iPhone > > On 30-Dec-2020, at 5:37 PM, Emmanuel Njoku wrote: > >  > Dear team, > > After cloning [fineract] branch develop and deployed on the Apache

Re: SYSTEM BUG ON CLIENT CREATION

2020-12-30 Thread Saransh Sharma
Enable address settings Sent from my iPhone > On 30-Dec-2020, at 5:37 PM, Emmanuel Njoku wrote: > >  > Dear team, > > After cloning [fineract] branch develop and deployed on the Apache Tomcat 9. > I am unable to create a client using > { > "officeId": 1, > "fullname": "EMMANUEL", >