Re: Unable to create address for customers

2020-09-16 Thread Airsay Longcon
Hi everyone 
Thank you all for the  responses. I'm certain it isn't the issue of Mandatory 
Street address as I have already disabled that in m_field_configuration table. 
I will look a bit into it but it only arose when I deployed the publicly 
available binary as well as when I built code from the repo. I have a 19.12 
which doesn't give this issue

> On 16 Sep 2020, at 09:10, Bharath Gowda  wrote:
> 
> 
> Hi  Airsay,
> 
> Thank you for reporting the issue
> It is a front end issue as rightly mentioned by @Asbhel which has been fixed 
> and under review for code merging.
> 
> 
>  
> Regards,
> Bharath
> Lead Implementation Analyst | Mifos Initiative
> Skype: live:cbharath4| Mobile: +91.7019636073
> http://mifos.org  
> 
> 
>> On Wed, Sep 16, 2020 at 12:32 AM Ashbel Handiringi 
>>  wrote:
>> Hello
>> 
>> Without knowing the specific error message, it could be the mandatory street 
>> name field that could be missing in the community-app. 
>> 
>> Can you post the specific error
>> 
>> Regards
>> 
>> Ashbel
>> 
>> 
>>> On Tue, 15 Sep 2020 at 20:52, Airsay Longcon  
>>> wrote:
>>> Hi everyone,
>>> So I'm having issues adding customers address when creating a customer. Has 
>>> anyone come across this problem? I am test running  Fineract 1.4 binary for 
>>> download.
>>> 
>>> I experienced this using the web-app and the community-app running on a 
>>> Windows 10 machine with MySQL 5.7, JDK 11.0.8
>>> 
>>> Any advice will be appreciated as this is holding back a possible project 
>>> 
>>> Warm regards 


Re: Unable to create address for customers

2020-09-16 Thread Bharath Gowda
Hi  Airsay,

Thank you for reporting the issue
It is a front end issue as rightly mentioned by @Asbhel which has been
fixed and under review for code merging.



Regards,
Bharath
Lead Implementation Analyst | Mifos Initiative
Skype: live:cbharath4| Mobile: +91.7019636073
http://mifos.org  <http://facebook.com/mifos>
<http://www.twitter.com/mifos>


On Wed, Sep 16, 2020 at 12:32 AM Ashbel Handiringi <
ashbel.handiri...@gmail.com> wrote:

> Hello
>
> Without knowing the specific error message, it could be the mandatory
> *street* name field that could be missing in the community-app.
>
> Can you post the specific error
>
> Regards
>
> Ashbel
>
>
> On Tue, 15 Sep 2020 at 20:52, Airsay Longcon 
> wrote:
>
>> Hi everyone,
>> So I'm having issues adding customers address when creating a customer.
>> Has anyone come across this problem? I am test running  Fineract 1.4 binary
>> for download.
>>
>> I experienced this using the web-app and the community-app running on a
>> Windows 10 machine with MySQL 5.7, JDK 11.0.8
>>
>> Any advice will be appreciated as this is holding back a possible project
>>
>> Warm regards
>>
>


Re: Unable to create address for customers

2020-09-15 Thread Ashbel Handiringi
Hello

Without knowing the specific error message, it could be the mandatory
*street* name field that could be missing in the community-app.

Can you post the specific error

Regards

Ashbel


On Tue, 15 Sep 2020 at 20:52, Airsay Longcon 
wrote:

> Hi everyone,
> So I'm having issues adding customers address when creating a customer.
> Has anyone come across this problem? I am test running  Fineract 1.4 binary
> for download.
>
> I experienced this using the web-app and the community-app running on a
> Windows 10 machine with MySQL 5.7, JDK 11.0.8
>
> Any advice will be appreciated as this is holding back a possible project
>
> Warm regards
>


Unable to create address for customers

2020-09-15 Thread Airsay Longcon
Hi everyone,
So I'm having issues adding customers address when creating a customer. Has 
anyone come across this problem? I am test running  Fineract 1.4 binary for 
download.

I experienced this using the web-app and the community-app running on a Windows 
10 machine with MySQL 5.7, JDK 11.0.8

Any advice will be appreciated as this is holding back a possible project 

Warm regards 

Re: Address

2018-07-12 Thread Victor Manuel Romero Rodriguez

Hi,


I will do a pull again and make sure that I am using the dev branch.

I will keep you in loop

Thank you

Victor

El 12/07/18 a las 15:19, Nikhil Pawar escribió:

Hello Victor,

Its strange that your clone does not have address module migration script.
Could you please clone and rebuild the repository again.
On quickly checking the latest version of development branch, I did find
the migration script:
https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/sql/migrations/core_db/V316__address_module_tables_metadat.sql

Let me know, if the rebuild doesn't work, we will investigate further.

Regards,
Nikhil

On Thu, Jul 12, 2018 at 1:27 PM, Victor Manuel Romero Rodriguez <
victor.rom...@fintecheando.mx> wrote:


Hello,


I have read this document about the address https://mifosforge.jira.com/wi
ki/spaces/MDZ/pages/176324648/Using+the+New+Address+Module


But when we clone the Fineract's github repo (using the develop branch) we
build the system and we run it, the module is not shown in the System >
Configurations

The Development branch doesn't have the script

The script is available in tree 8baf9f4cd0

fineract <https://github.com/apache/fineract/commits/8baf9f4cd0de899a
e015f1994e17b1b0e8b39641>/fineract-provider <https://github.com/apache/fin
eract/commits/8baf9f4cd0de899ae015f1994e17b1b0e8b39641/fineract-provider>/src
<https://github.com/apache/fineract/commits/8baf9f4cd0de899a
e015f1994e17b1b0e8b39641/fineract-provider/src>/main <
https://github.com/apache/fineract/commits/8baf9f4cd0de899a
e015f1994e17b1b0e8b39641/fineract-provider/src/main>/resources <
https://github.com/apache/fineract/commits/8baf9f4cd0de899a
e015f1994e17b1b0e8b39641/fineract-provider/src/main/resources>/sql <
https://github.com/apache/fineract/commits/8baf9f4cd0de899a
e015f1994e17b1b0e8b39641/fineract-provider/src/main/resources/sql>/migrations
<https://github.com/apache/fineract/commits/8baf9f4cd0de899a
e015f1994e17b1b0e8b39641/fineract-provider/src/main/
resources/sql/migrations>/core_db <https://github.com/apache/fin
eract/commits/8baf9f4cd0de899ae015f1994e17b1b0e8b39641/
fineract-provider/src/main/resources/sql/migrations/core_db

/*V316__address_module_tables_metadat.sql*

*
*

*Is that expected?*

*
*

*Best regards*

*
*

*Victor
*

*
*

*
*






Re: Address

2018-07-12 Thread Nikhil Pawar
Hello Victor,

Its strange that your clone does not have address module migration script.
Could you please clone and rebuild the repository again.
On quickly checking the latest version of development branch, I did find
the migration script:
https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/sql/migrations/core_db/V316__address_module_tables_metadat.sql

Let me know, if the rebuild doesn't work, we will investigate further.

Regards,
Nikhil

On Thu, Jul 12, 2018 at 1:27 PM, Victor Manuel Romero Rodriguez <
victor.rom...@fintecheando.mx> wrote:

> Hello,
>
>
> I have read this document about the address https://mifosforge.jira.com/wi
> ki/spaces/MDZ/pages/176324648/Using+the+New+Address+Module
>
>
> But when we clone the Fineract's github repo (using the develop branch) we
> build the system and we run it, the module is not shown in the System >
> Configurations
>
> The Development branch doesn't have the script
>
> The script is available in tree 8baf9f4cd0
>
> fineract <https://github.com/apache/fineract/commits/8baf9f4cd0de899a
> e015f1994e17b1b0e8b39641>/fineract-provider <https://github.com/apache/fin
> eract/commits/8baf9f4cd0de899ae015f1994e17b1b0e8b39641/fineract-provider>/src
> <https://github.com/apache/fineract/commits/8baf9f4cd0de899a
> e015f1994e17b1b0e8b39641/fineract-provider/src>/main <
> https://github.com/apache/fineract/commits/8baf9f4cd0de899a
> e015f1994e17b1b0e8b39641/fineract-provider/src/main>/resources <
> https://github.com/apache/fineract/commits/8baf9f4cd0de899a
> e015f1994e17b1b0e8b39641/fineract-provider/src/main/resources>/sql <
> https://github.com/apache/fineract/commits/8baf9f4cd0de899a
> e015f1994e17b1b0e8b39641/fineract-provider/src/main/resources/sql>/migrations
> <https://github.com/apache/fineract/commits/8baf9f4cd0de899a
> e015f1994e17b1b0e8b39641/fineract-provider/src/main/
> resources/sql/migrations>/core_db <https://github.com/apache/fin
> eract/commits/8baf9f4cd0de899ae015f1994e17b1b0e8b39641/
> fineract-provider/src/main/resources/sql/migrations/core_db
> >/*V316__address_module_tables_metadat.sql*
>
> *
> *
>
> *Is that expected?*
>
> *
> *
>
> *Best regards*
>
> *
> *
>
> *Victor
> *
>
> *
> *
>
> *
> *
>
>


Re: Fwd: Cannot add address for client

2017-05-14 Thread Praharsh Bisht
Hey, Thanks Nikhil.
Yes, it is working now. Not sure why i got the error though.




On Mon, May 15, 2017 at 7:26 AM, Nikhil Pawar <nickr...@gmail.com> wrote:

> Hi Praharsh,
> Hi tried replicating your issue on local as well as on the demo UI but had
> no luck.I has used exactly your payload but things went fine, not sure why
> did you face this issue.Could you please try again and let me know if the
> issue persist?
> Regards,Nikhil
>   From: Praharsh Bisht <praha...@ezcred.in>
>  To: d...@fineract.incubator.apache.org
>  Sent: Sunday, 14 May 2017 9:34 PM
>  Subject: Fwd: Cannot add address for client
>
> Hi,
> I am trying to add address for client in the add client screen, but it
> gives a 500 INTERNAL SERVER ERROR.
>
> Request : https://demo.openmf.org/fineract-provider/api/v1/clients?
>
> POST /fineract-provider/api/v1/clients? HTTP/1.1 Host: demo.openmf.org
> Connection: keep-alive Content-Length: 1088 Authorization: Basic
> bWlmb3M6cGFzc3dvcmQ= Origin: https://demo.openmf.org User-Agent:
> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML,
> like Gecko) Chrome/57.0.2987.133 Safari/537.36 Content-Type:
> application/json;charset=UTF-8 Accept: application/json, text/plain, */*
> Fineract-Platform-TenantId: default Referer: https://demo.openmf.org/
> Accept-Encoding <https://demo.openmf.org/Accept-Encoding>: gzip, deflate,
> br Accept-Language: en-GB,en-US;q=0.8,en;q=0.6
>
> *Request Payload: *
>
> {"address":[{"addressTypeId":40,"street":"st","addressLine1":"a1","
> addressLine2":"a2","postalCode":"213123"},{"addressTypeId":40,"street":"
> st","addressLine1":"a1","addressLine2":"a2","city":"
> saasda","countryId":30,"
> stateProvinceId":50,"postalCode":"213123","isActive":true},{"
> addressTypeId":40,"street":"st","addressLine1":"a1","
> addressLine2":"a2","city":"saasda","countryId":30,"stateProvinceId":50,"
> postalCode":"213123","isActive":true},{"addressTypeId":40,"street":"
> st","addressLine1":"a1","addressLine2":"a2","city":"
> saasda","countryId":30,"
> stateProvinceId":50,"postalCode":"213123","isActive":true},{"
> addressTypeId":40,"street":"st","addressLine1":"a1","
> addressLine2":"a2","city":"saasda","countryId":30,"stateProvinceId":50,"
> postalCode":"213123","isActive":true}],"officeId":105,"legalFormId":1,"
> firstname":"person","lastname":"last","mobileNo":"234234234"
> ,"genderId":22,"
> clientClassificationId":109,"clientTypeId":31,"active":
> true,"locale":"en","dateFormat":"dd
>  ","activationDate":"14 May 2017","submittedOnDate":"14 May
> 2017","savingsProductId":null,"externalId":"23312"}
>
>
> Response : {"timestamp":1494768137369,"status":500,"error":"Internal
> Server
> Error","exception":"java.lang.NullPointerException","message":null}
>
>
> This is from UI request
>
>
>
>


Re: Fwd: Cannot add address for client

2017-05-14 Thread Nikhil Pawar
Hi Praharsh,
Hi tried replicating your issue on local as well as on the demo UI but had no 
luck.I has used exactly your payload but things went fine, not sure why did you 
face this issue.Could you please try again and let me know if the issue persist?
Regards,Nikhil
  From: Praharsh Bisht <praha...@ezcred.in>
 To: d...@fineract.incubator.apache.org 
 Sent: Sunday, 14 May 2017 9:34 PM
 Subject: Fwd: Cannot add address for client
   
Hi,
I am trying to add address for client in the add client screen, but it
gives a 500 INTERNAL SERVER ERROR.

Request : https://demo.openmf.org/fineract-provider/api/v1/clients?

POST /fineract-provider/api/v1/clients? HTTP/1.1 Host: demo.openmf.org
Connection: keep-alive Content-Length: 1088 Authorization: Basic
bWlmb3M6cGFzc3dvcmQ= Origin: https://demo.openmf.org User-Agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/57.0.2987.133 Safari/537.36 Content-Type:
application/json;charset=UTF-8 Accept: application/json, text/plain, */*
Fineract-Platform-TenantId: default Referer: https://demo.openmf.org/
Accept-Encoding <https://demo.openmf.org/Accept-Encoding>: gzip, deflate,
br Accept-Language: en-GB,en-US;q=0.8,en;q=0.6

*Request Payload: *

{"address":[{"addressTypeId":40,"street":"st","addressLine1":"a1","
addressLine2":"a2","postalCode":"213123"},{"addressTypeId":40,"street":"
st","addressLine1":"a1","addressLine2":"a2","city":"saasda","countryId":30,"
stateProvinceId":50,"postalCode":"213123","isActive":true},{"
addressTypeId":40,"street":"st","addressLine1":"a1","
addressLine2":"a2","city":"saasda","countryId":30,"stateProvinceId":50,"
postalCode":"213123","isActive":true},{"addressTypeId":40,"street":"
st","addressLine1":"a1","addressLine2":"a2","city":"saasda","countryId":30,"
stateProvinceId":50,"postalCode":"213123","isActive":true},{"
addressTypeId":40,"street":"st","addressLine1":"a1","
addressLine2":"a2","city":"saasda","countryId":30,"stateProvinceId":50,"
postalCode":"213123","isActive":true}],"officeId":105,"legalFormId":1,"
firstname":"person","lastname":"last","mobileNo":"234234234","genderId":22,"
clientClassificationId":109,"clientTypeId":31,"active":true,"locale":"en","dateFormat":"dd
 ","activationDate":"14 May 2017","submittedOnDate":"14 May
2017","savingsProductId":null,"externalId":"23312"}


Response : {"timestamp":1494768137369,"status":500,"error":"Internal Server
Error","exception":"java.lang.NullPointerException","message":null}


This is from UI request


   

Fwd: Cannot add address for client

2017-05-14 Thread Praharsh Bisht
Hi,
I am trying to add address for client in the add client screen, but it
gives a 500 INTERNAL SERVER ERROR.

Request : https://demo.openmf.org/fineract-provider/api/v1/clients?

POST /fineract-provider/api/v1/clients? HTTP/1.1 Host: demo.openmf.org
Connection: keep-alive Content-Length: 1088 Authorization: Basic
bWlmb3M6cGFzc3dvcmQ= Origin: https://demo.openmf.org User-Agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/57.0.2987.133 Safari/537.36 Content-Type:
application/json;charset=UTF-8 Accept: application/json, text/plain, */*
Fineract-Platform-TenantId: default Referer: https://demo.openmf.org/
Accept-Encoding <https://demo.openmf.org/Accept-Encoding>: gzip, deflate,
br Accept-Language: en-GB,en-US;q=0.8,en;q=0.6

*Request Payload: *

{"address":[{"addressTypeId":40,"street":"st","addressLine1":"a1","
addressLine2":"a2","postalCode":"213123"},{"addressTypeId":40,"street":"
st","addressLine1":"a1","addressLine2":"a2","city":"saasda","countryId":30,"
stateProvinceId":50,"postalCode":"213123","isActive":true},{"
addressTypeId":40,"street":"st","addressLine1":"a1","
addressLine2":"a2","city":"saasda","countryId":30,"stateProvinceId":50,"
postalCode":"213123","isActive":true},{"addressTypeId":40,"street":"
st","addressLine1":"a1","addressLine2":"a2","city":"saasda","countryId":30,"
stateProvinceId":50,"postalCode":"213123","isActive":true},{"
addressTypeId":40,"street":"st","addressLine1":"a1","
addressLine2":"a2","city":"saasda","countryId":30,"stateProvinceId":50,"
postalCode":"213123","isActive":true}],"officeId":105,"legalFormId":1,"
firstname":"person","lastname":"last","mobileNo":"234234234","genderId":22,"
clientClassificationId":109,"clientTypeId":31,"active":true,"locale":"en","dateFormat":"dd
 ","activationDate":"14 May 2017","submittedOnDate":"14 May
2017","savingsProductId":null,"externalId":"23312"}


Response : {"timestamp":1494768137369,"status":500,"error":"Internal Server
Error","exception":"java.lang.NullPointerException","message":null}


This is from UI request