Re: validation.msg.Address.street.cannot.be.blank -

2020-06-28 Thread Airsay Longcon
Alternatively Juan, you can download a MySQL graphical frontend client such as MySQL Workbench or Squirrel and make these changes without having to explicitly type these SQL instructions Sent from my iPhone > On 28 Jun 2020, at 22:51, Rahul Pawar wrote: >

Controllers

2020-06-28 Thread Natasha Natarajan
Hi, When an API request ( http://demo.mifos.io/fineract-provider/api/v1/staff?status=all) is submitted by the Mifos Community App, where is the code for the controllers handling the request? Thank you, Natasha

Re: [Mifos-developer] Mifos Dev instances dev.mifos.io and webapp.mifos.io

2020-06-28 Thread Saransh Sharma
Not sure that the community supports some API which might not be available at your disposal. Thanks On Sun, Jun 28, 2020 at 2:24 PM Allen Bailochan Tuladhar < al...@imperialcoop.com> wrote: > Hi: > > > > We are running on 18.03.01.RELEASE. We would like to enable webapp for > our customer to be

Re: [Mifos-developer] Mifos Dev instances dev.mifos.io and webapp.mifos.io

2020-06-28 Thread Saransh Sharma
The self service app is available at open mf currently works with that version please check. https://github.com/openMF/web-self-service-app On Sun, 28 Jun 2020, 14:24 Allen Bailochan Tuladhar, wrote: > Hi: > > > > We are running on 18.03.01.RELEASE. We would like to enable webapp for > our cust

RE: [Mifos-developer] Mifos Dev instances dev.mifos.io and webapp.mifos.io

2020-06-28 Thread Allen Bailochan Tuladhar
Hi: We are running on 18.03.01.RELEASE. We would like to enable webapp for our customer to be able to log into their self service banking. Which WebApp should I be installing for this? Can you please point me to the documentation for this. Regards, Allen. From: Terence Monteiro Sent: Saturday

Re: validation.msg.Address.street.cannot.be.blank -

2020-06-28 Thread Airsay Longcon
I can confirm that this works. I use a graphical SQL front end and to directly access the DB and found this workaround some weeks back Sent from my iPhone > On 27 Jun 2020, at 23:54, Nikhil Pawar wrote: > >  > Hi Juan, > > This is sql query to make database change in fineract_default schema,