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 T

Re: [Mifos-developer] Inputs required for credit bureau integration phase 2

2017-05-16 Thread Nikhil Pawar
Hello Nyi, Thank you for your feedback, this is going to help a lot.Please find my response inline. Regards,Nikhil From: Nyi Aye To: Ed Cable ; "dev@fineract.apache.org" ; Mifos software development ; Nikhil Pawar Sent: Tuesday, 16 May 2017 5:28 PM Subject: Re: [Mifos

Requirement to capture Family details of client in Fineract

2017-05-24 Thread Nikhil Pawar
Hello Devs, During integration of Equifax India , I felt the need to capture the Family details of the client in Fineract.Currently I have hard coded the values to make things work as there is no provision in Fineract to store the details of Family.  However in the process of making the Integrat

Re: Requirement to capture Family details of client in Fineract

2017-05-25 Thread Nikhil Pawar
: Nikhil Pawar To: Dev Cc: Ed Cable ; Nayan Ambali ; Shaik Nazeer Sent: Wednesday, 24 May 2017 3:32 PM Subject: Requirement to capture Family details of client in Fineract Hello Devs, During integration of Equifax India , I felt the need to capture the Family details of the client in

Requirement to add profession and marital status to m_client table

2017-05-25 Thread Nikhil Pawar
Hello Devs, Its been a long awaited requirement to add Marital status and Profession/ occupation to m_client table. Clients have been using data tables to work around this short coming. Marital status would be fed with system defined code_values: - Single - Married - Divorced While Prof

Re: Requirement to capture Family details of client in Fineract

2017-05-25 Thread Nikhil Pawar
e are needed too to fully identify the person. > > National Identity # > Identity Document Type: > > Regards > Sendoro > > - Original Message - > From: "Nikhil Pawar" > To: "Nikhil Pawar" , "Dev" > Cc: "Ed Cable&

Re: Requirement to add profession and marital status to m_client table

2017-05-25 Thread Nikhil Pawar
t; > I let to you to decide on how you handle. > > BR > Sendoro > > > ----- Original Message - > From: "Nikhil Pawar" > To: "dev" > Cc: "Ed Cable" , "Shaik Nazeer" confluxtechnologies.com>, "Nayan Ambali" >

Re: Requirement to add profession and marital status to m_client table

2017-05-25 Thread Nikhil Pawar
out pre-empting discussions... Marital Status is very key; as it is > > considered to some extent for credit scoring... in emerging markets. > > > > As for type... May add the following... > > -Widowed > > -Separated > > > > I let to you to decide on how you

Limitation of use of code_value table

2017-05-26 Thread Nikhil Pawar
Hello Devs, While building request for credit bureau, I came across a limitation of code- code_value architecture. Currently code_values for address module are not system defined. Hence, user has the ability to feed in any type of address type. However, to make credit score inquiry, we have to mak

Re: Limitation of use of code_value table

2017-05-28 Thread Nikhil Pawar
I have proposed to be added in last mail serves the purpose of identifying that single address. Let me know if you have further questions/concerns/ thoughts on this approach. Regards,Nikhil  From: Shaik Nazeer To: 'Nikhil Pawar' ; 'Dev' Cc: 'Ed Cable' ; &#x

Re: Welcome Apache Fineract GSoC interns

2017-05-29 Thread Nikhil Pawar
Hello All, I am Nikhil Pawar, Graduate student at University of Texas at Arlington pursuing Masters in Computer Science.This summer, I will continue to work on credit bureau integration.I have received great support from community in past and would expect same guidance and support to make this

Changes to tables m_client, m_code_value and introduction of new table m_family_members

2017-06-01 Thread Nikhil Pawar
Hello Devs, I am writing this mail to bring all the change proposals to single thread.In the last week, I had brought three change proposals which we are planning to introduce in the credit bureau module.As I haven't received any negative feedback, I am assuming community thinks they are good en

Re: Requirement to capture Family details of client in Fineract

2017-06-08 Thread Nikhil Pawar
From: Sendoro Juma To: dev@fineract.apache.org; Nikhil Pawar Cc: Ed Cable ; Nayan Ambali ; Shaik Nazeer Sent: Thursday, 25 May 2017 4:42 PM Subject: Re: Requirement to capture Family details of client in Fineract Dear Nikhil, I immediate spot "Marital Status", missing Ma

Re: Requirement to capture Family details of client in Fineract

2017-06-08 Thread Nikhil Pawar
From: Sendoro Juma To: dev@fineract.apache.org; Nikhil Pawar Cc: Ed Cable ; Nayan Ambali ; Shaik Nazeer Sent: Thursday, 25 May 2017 4:42 PM Subject: Re: Requirement to capture Family details of client in Fineract Dear Nikhil, I immediate spot "Marital Status", missing Ma

Re: Requirement to capture Family details of client in Fineract

2017-06-11 Thread Nikhil Pawar
create a new table for storing family members' identifiers(similar to m_client_identifiers).Let us know, your take on this approach and would this be beneficial to you. Regards,Nikhil From: Sendoro Juma To: dev ; Nikhil Pawar Cc: Ed Cable ; Nayan Ambali ; Shaik Nazeer Sent: Frid

Re: Requirement to capture Family details of client in Fineract

2017-06-14 Thread Nikhil Pawar
Hello All, Please find mock up of Family detail screen in the below link.https://cwiki.apache.org/confluence/display/FINERACT/Family+Members+details Kindly let me know if you have any feedback/changes/concerns with respect to these screens. Regards,Nikhil From: Nikhil Pawar To

Re: Requirement to capture Family details of client in Fineract

2017-06-14 Thread Nikhil Pawar
Juma To: dev@fineract.apache.org; Nikhil Pawar Cc: Ed Cable ; Nayan Ambali ; Shaik Nazeer ; Sendoro Juma Sent: Wednesday, 14 June 2017 11:09 PM Subject: Re: Requirement to capture Family details of client in Fineract Hello Nikhil, Family member(s) identify proof; I think is important

Re: Requirement to capture Family details of client in Fineract

2017-06-14 Thread Nikhil Pawar
address tab of view client page. I am not storing address of family members. Regards,Nikhil From: Sendoro Juma To: Nikhil Pawar Cc: Ed Cable ; Nayan Ambali ; Shaik Nazeer ; dev Sent: Wednesday, 14 June 2017 10:59 PM Subject: Re: Requirement to capture Family details of client in

Out of box Pentaho reports issue

2017-08-04 Thread Nikhil Pawar
Hello, I had a quick question regarding Pentaho reports which are displayed in reports section. For eg: *Report>Loans>Active Loans-Details(Pentaho)* I get an error when I access these Pentaho reports: *org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport reportFailedQuery* *WARNING: Failed Que

Re: Help regarding adding codes to MIFOS

2017-08-31 Thread Nikhil Pawar
Hello Gurinder, Loan/savings product are defined from Admin-->Products -->loan/savings products.Code-code value are not used for defining products. Regards,Nikhil From: Gurinder Kaur To: Mifos software development Cc: "dev@fineract.apache.org" Sent: Thursday 31 August 2017, 6:34:39 AM GMT-5Sub

Re: Seeking Mentors for Google Code-In 2017

2017-09-20 Thread Nikhil Pawar
Ed, As Last year, I would like to participate as a Mentor this year as well. Regards,Nikhil On Wednesday 20 September 2017, 3:50:40 AM GMT-5, Nayan Ambali wrote: Ed, I love to do mentoring for Code-In :) Hoping my niece will also participate as students. Please help me on "mentor sho

Re: Contributing to the Community

2017-09-28 Thread Nikhil Pawar
Ed, We have developed number of new features on top of Fineract platform. Also, we have enhanced Community App and Web self service app to accommodate these new features. We would like to start with Group Loan Individual Monitoring and Group Savings Individual Monitoring. I will recall the existi

Re: New Committer: Nikhil Pawar

2017-10-05 Thread Nikhil Pawar
ssage - > From: "Ed Cable" > To: "dev" > Sent: Thursday, October 5, 2017 11:29:19 PM > Subject: New Committer: Nikhil Pawar > > The Project Management Committee (PMC) for Apache Fineract has invited > Nikhil Pawar to become a committer and we are pleased to

Merging of Swagger into Fineract

2017-10-08 Thread Nikhil Pawar
Hi Sanyan, Hope you are doing well.I wanted to start with the review of swagger implementation.Could you please correct the conflicting files in the PR. In the meanwhile, I am going to clone your PR and start understanding its functionality. Regards,Nikhil

Re: QA on Online Banking App from GSOC

2017-10-10 Thread Nikhil Pawar
Ed, I have started reporting issue for self service app and proposed a solution as well. Let me also ask my colleague to report issue who has worked extensively on the front end of self service. Pramod, Could you please log issues on the webselfservice repo of OpenMF. Regards, Nikhil On Tue, Oc

Re: [VOTE] Accept Mifos I/O code into the Apache Fineract project as Fineract CN

2017-10-18 Thread Nikhil Pawar
+1 Regards,Nikhil On Wed, Oct 18, 2017 at 4:29 AM, Myrle Krantz wrote: Please vote whether you wish to accept into the Fineract project all of the repositories found at https://github.com/mifosio A yes vote means that we as Apache Fineract will: * Begin the software grant process via th

Re: Merging of Swagger into Fineract

2017-10-20 Thread Nikhil Pawar
t; >> Hi Nikhil, Ed, Nazeer, >> >> I'll solve the conflicting files in the PR within this week most >> probably by Thursday. >> >> Thanks, >> >> On Sun, Oct 8, 2017 at 1:37 PM, Ed Cable wrote: >> >>> Yes just mentors for now... >

FINERACT-554:The ledger entry for allocate cash transaction to cashier has USD as hard coded currecny

2017-11-10 Thread Nikhil Pawar
Hello Devs, When cash is allocated to cashier, its corresponding GL entry has currency as USD, no matter what currency is configured for the organisation. On further debugging it was found that the USD was hard coded in the code. Refer line 443 and 452 of TellerWritePlatformServiceJpaImpl.java: h

Re: Fineract in Kibbles (project health and tracking)

2017-12-08 Thread Nikhil Pawar
Hi Myrle, Do we need to register to see Fineract data. kibble demo login doesn't show our statistics. Regards, Nikhil On Fri, Dec 8, 2017 at 3:18 AM, Myrle Krantz wrote: > Hey all, > > Remember, I requested our participation in the kibbles early demo? > Fineract sources have now been added to

Re: [VOTE] Accept Android Client 2.0 (Fineract CN Mobile) into Apache Fineract

2018-01-09 Thread Nikhil Pawar
+1 Regards, Nikhil On Tue, Jan 9, 2018 at 1:56 PM, Ashok Auty wrote: > +1 > > > Regards, > > Ashok Auty > > *Co-Founder & CEO* > > )+91-9880073676 | *skype*:ashok_con > > *Conflux Technologies Pvt Ltd * > #304, 2nd Floor, 7th Main Road, > > HRBR Layout 1st

Re: Migration to MySQL 5.7

2018-01-17 Thread Nikhil Pawar
Hi Steve, +1 from my side as well. I think the areas where the application directly interacts with database ( w/o any intermediate layer like OpenJPA) would be more vulnerable. The places to look out according to me would be: 1) Migration scripts (which you are already aware of) 2) Various ReadP

Re: [Mifos-developer] Updates on Release Timing for Apache Fineract 1.1

2018-02-02 Thread Nikhil Pawar
Ed, Apologies for delay! Our new feature is scheduled to go live this weekend, so was busy meeting the deadline. Will get back to you latest by Sunday evening. Regards, Nikhil On Thu, Feb 1, 2018 at 8:01 AM, Ed Cable wrote: > Nikhil, > > Any progress on issue 590 that you were looking into? I

Re: Our January board report received praise

2018-02-06 Thread Nikhil Pawar
Congratulation Myrle and Ed! Regards, Nikhil On Tue, Feb 6, 2018 at 3:50 AM, Myrle Krantz wrote: > Hey all, > > When we do well, I wish to highlight our successes. > > Fineract was picked out as one of two projects which gave exemplary > board reports in January. The board receives reports on

Re: [Mifos-developer] Updates on Release Timing for Apache Fineract 1.1

2018-02-06 Thread Nikhil Pawar
Ed,Myrle, I agree to what you have proposed, I am in favor of not holding the release because of some pending issue/feature. +1 from my side. Regards, Nikhil On Mon, Feb 5, 2018 at 8:11 PM, Ed Cable wrote: > Myrle, > > If we just moved to a time-driven release cycle where we released on a >

Re: Meeting to Discuss Release Management Process

2018-02-08 Thread Nikhil Pawar
Is this meeting happening? I’ll be interested to participate. Regards, Nikhil On Wed, Feb 7, 2018 at 10:54 AM Ed Cable wrote: > Nazeer, > > Per the other email thread, we'd like to set up a meeting to both discuss > and improve our release management process and to transfer knowledge to > addit

Re: Planning Apache Fineract 1.2 Release

2018-02-15 Thread Nikhil Pawar
7;ll > > >>>> update the GoToTraining session. > > >>>> > > >>>> Ed > > >>>> > > >>>> On Thu, Feb 8, 2018 at 9:19 AM, Sendoro Juma > > >>>> wrote: > > >>>> > > >&g

Re: Congrats to our Mifos Star Contributor, Sanyam Goel, for his contributions to the Fineract community

2018-02-16 Thread Nikhil Pawar
Congrats Sanyam! You deserved it. Regards, Nikhil On Fri, Feb 16, 2018 at 8:43 AM, Ed Cable wrote: > Join us in congratulating our most recent Mifos Star Contributor, Sanyam > Goel, who has made awesome contributions to Fineract through his work on > Swagger Open API documentation during GSOC a

Re: Planning Apache Fineract 1.2 Release

2018-02-18 Thread Nikhil Pawar
support for it. Regards, Nikhil On Thu, Feb 15, 2018 at 2:52 AM, robert jakech wrote: > Do we have issue tracker wall i.e story board to track progress of each > task and their statuses? > > On 15 Feb. 2018 6:01 pm, "Nikhil Pawar" wrote: > >> Hello Devs, >&

Re: Planning Apache Fineract 1.2 Release

2018-02-18 Thread Nikhil Pawar
Hi Devs, I took the additional enhancement off, now its just GLIM and GSIM. Regards, NIkhil On Sun, Feb 18, 2018 at 10:25 PM, Nikhil Pawar wrote: > Hello Robert, > > I dont think we have a board for Apache Fineract, at least not that I know > of. > > Hello Devs, > > Pl

Re: Reverse Account Transfer

2018-02-26 Thread Nikhil Pawar
Zayyad, As per my experience, none of the transfers can be undone and a enhancement is need for the same. Regards, Nikhil On Tue, Feb 27, 2018 at 1:09 AM, Zayyad A. Said < zay...@intrasofttechnologies.com> wrote: > Hello Devs, > > > > We seem not to be able to reverse transfer transactions i.e.

Re: [VOTE] Apache Fineract 1.1.0

2018-03-20 Thread Nikhil Pawar
Builds successfully. +1 from my side. Regards, Nikhil On Mon, Mar 19, 2018 at 5:05 PM, Avik Ganguly wrote: > Hello Fineract community, > > We have created the Apache Fineract 1.1.0 release, with the artifacts > below up for a vote. > > These are the goals of this release: > >- Share the new

Re: New ASF Member: Myrle Krantz

2018-05-02 Thread Nikhil Pawar
Congratulation Myrle!! Well deserved. Regards, Nikhil On Wed, May 2, 2018 at 3:20 PM, Sharan Foga wrote: > Hi All > > In today’s announcement of all our new ASF members – one name that I’m > sure you will recognise from Fineract is in there too --- Myrle Krantz! > > https://s.apache.org/D6iz >

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-

Re: A page on confluence for who are committers etc

2018-09-12 Thread Nikhil Pawar
+1 On Tue, Sep 11, 2018 at 1:32 PM James Dailey wrote: > Hi Sendoro - > > In principle, this is great - it would make the project more accessible. > When someone responds on list you'd have a sense of who they are and what > they are expert in, and if you have a key question you could @keyPerson

Re: [VOTE] APACHE FINERACT 1.2.0

2018-12-04 Thread Nikhil Pawar
+1 On Tue, Dec 4, 2018 at 11:31 AM Ashbel Handiringi < ashbel.handiri...@gmail.com> wrote: > +1 > > On Tue, Dec 4, 2018 at 5:44 PM Santosh Math < > sant...@confluxtechnologies.com> > wrote: > > > +1 > > > > On Sat 1 Dec, 2018, 9:23 PM Sendoro Juma > > > > +1 > > > > > > However, timing of this n

Re: Credit Bureau Integration

2019-02-09 Thread Nikhil Pawar
Hi Mexina, Credit Bureau integration has been partially completed. The mapping functionality of credit bureau to loan product and ability to map multiple credit bureaus has been developed. The UI support was completed. Family members module and address module which were dependencies of this modul

Re: [ANNOUNCE] Apache Fineract Committer Sanyam Goel

2019-02-09 Thread Nikhil Pawar
Congratulations Sanyam! well deserved. Regards, Nikhil On Sat, Feb 9, 2019 at 11:24 AM Ed Cable wrote: > Hello Fineract community, > > It is my pleasure to announce Sanyam Goel as our latest Apache Fineract > committer. > > Congrats Sanyam and thank you for your contributions thus far. > > Sany

Re: [ANNOUNCE] Apache Fineract Committer Chirag Gupta

2019-02-09 Thread Nikhil Pawar
Congratulations Chirag! On Sat, Feb 9, 2019 at 12:17 PM Isaac Kamga wrote: > Congratulations Chirag Gupta. > > On Sat, Feb 9, 2019 at 5:19 PM Ed Cable wrote: > > > Hello Fineract community, > > > > It also my pleasure to announce Chirag Gupta as our latest Apache > Fineract > > committer. > > >

Re: Credit Bureau Integration

2019-02-22 Thread Nikhil Pawar
gt; Thanks, > > Ed > > > On Wed, Feb 20, 2019 at 1:40 AM Mexina Daniel wrote: > >> Hello Nikhil >> >> Thank you for the response, it was helpful. >> >> Best Regards >> >> On February 9, 2019 at 11:59 PM Nikhil Pawar wrote: >> >

Re: [PROPOSAL] use git branches for large or risky changes

2019-03-15 Thread Nikhil Pawar
I agree, at least commiters should be allowed to do this. Regards, Nikhil On Fri, Mar 15, 2019 at 3:19 PM Isaac Kamga wrote: > Hello Myrle, > > I support this proposal especially as it encourages developers to bring in > their changes earlier than later. > > The community would also have to ens

Re: Help on the error i get

2019-10-13 Thread Nikhil Pawar
Hi Mexina, I am not sure if you were able to solve this issue but I had faced this issue quite a few times while writing custom features. The simple workaround I used to do is simply refer the dependencies and remove unnecessary joins from chain. Hope this helps. Regards, Nikhil On Wed, Jul 31,

Re: Re-opening Pull Request and Writing Test Cases for https://github.com/apache/fineract/pull/527

2020-04-18 Thread Nikhil Pawar
020 at 7:04 AM RAHUL PAWAR >>>> wrote: >>>> >>>>> Hi Ed, >>>>> >>>>> The Integration Test for glim_gsim has been completed and along with >>>>> it, also fixed some bugs regarding it. >>>>> >>

Re: Re-opening Pull Request and Writing Test Cases for https://github.com/apache/fineract/pull/527

2020-04-19 Thread Nikhil Pawar
ew > > My Kind Regards > > Francis Guchie Kirago > *Skype:* francisguchie > *Whatsapp: *232 79 19 44 07 > *LINKEDIN:* https://www.linkedin.com/in/francis-guchie-kirago-a4379617/ > twitter: @FrancisGuchie > > > > > On Sat, Apr 18, 2020 at 5:12 PM Nikhil Pawar

Proposal for new coding standard

2020-04-19 Thread Nikhil Pawar
Devs, While I was going through a PR- it occurred to me that we should adapt this new coding standard which will largely simplify the life of the reviewer. Whenever we are writing a new feature and if involves refactoring, we should separate Refactored code with a new Feature code. Such different

Re: Re-opening Pull Request and Writing Test Cases for https://github.com/apache/fineract/pull/527

2020-04-20 Thread Nikhil Pawar
gt; >>> With hyphens in place, this limits the intention of MifosX users to >>> provide extra financial services to their clients. >>> >>> >>> I need to be pointed to the repo so that i can make detailed comments of >>> my extensive reviews and tests

Business Use case coverage/ Test Suite for GLIM and GSIM

2020-04-20 Thread Nikhil Pawar
Francis and any one else interested, I wanted to start a parallel discussion about coverage of Business use cases for GLIM /GSIM module. As we are aware that this code was rebased a few times, I wanted to have Functional review, to make sure we did not miss any use case or at worse introduced a bu

Re: Proposal for new coding standard

2020-04-25 Thread Nikhil Pawar
___ > Michael Vorburger > http://www.vorburger.ch > > > On Sun, Apr 19, 2020 at 11:48 PM Nikhil Pawar wrote: > >> Devs, >> >> While I was going through a PR- it occurred to me that we should adapt >> this new coding standard which will largely simplify the life of the

[jira] [Created] (FINERACT-479) Integrating Equifax India into Fineract

2017-06-14 Thread Nikhil Pawar (JIRA)
Nikhil Pawar created FINERACT-479: - Summary: Integrating Equifax India into Fineract Key: FINERACT-479 URL: https://issues.apache.org/jira/browse/FINERACT-479 Project: Apache Fineract Issue

[jira] [Commented] (FINERACT-479) Integrating Equifax India into Fineract

2017-06-14 Thread Nikhil Pawar (JIRA)
[ https://issues.apache.org/jira/browse/FINERACT-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050049#comment-16050049 ] Nikhil Pawar commented on FINERACT-479: --- Rough draft of module has been cre

[jira] [Commented] (FINERACT-479) Integrating Equifax India into Fineract

2017-06-14 Thread Nikhil Pawar (JIRA)
[ https://issues.apache.org/jira/browse/FINERACT-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050051#comment-16050051 ] Nikhil Pawar commented on FINERACT-479: --- Development has been completed, woul