Batch job to update Savings Account settings

2020-08-27 Thread Joseph Cabral
Hi everyone, We are thinking of implementing a batch job to update the settings of all Savings Accounts linked to a specific Savings Product when some settings are changed (ex. Interest Rate, Posting Period, etc). Has anyone here implemented something similar? Any major stuff we need to look out

Re: Mapping GL accounts to Client Charges

2020-07-22 Thread Joseph Cabral
there is no product level configuration. >> >> I would suggest you can use Advanced Accounting Rules where you can >> define the entries movement from one account to another, though its manual >> in process. >> >> On Wed, Jul 22, 2020 at 11:10 AM Joseph Cabral

Re: Mapping GL accounts to Client Charges

2020-07-21 Thread Joseph Cabral
: image.png] [image: image.png] Regards, Joseph On Wed, Jul 22, 2020 at 1:35 PM Saransh Sharma wrote: > Definitely , there is a way , it works by defining advanced accounting > rules while configuring a loan product or savings product. > > Let me know > > On Wed, Jul 22, 2020

Mapping GL accounts to Client Charges

2020-07-21 Thread Joseph Cabral
Hi All, Just want to ask if there is a current way to map GL Accounts to charges assigned to clients? Regards, Joseph

Re: The Payment-Type definition in saving products and defining the GL account

2020-06-25 Thread Joseph Cabral
Hi, You can map a GL account to a payment type using the Advanced Accounting Rules feature in Savings Product. [image: image.png] Regards, Joseph On Tue, Jun 23, 2020 at 2:05 PM reza sohbati wrote: > Hi all. > I have a question about Fineract functionality and I don't know is this a > right

Re: [Mifos-developer] Need help evaluating Fineract Teller Cash Management

2020-05-31 Thread Joseph Cabral
Hi Bharath, Got it to work. I needed to tag the Employee/Cashier as a staff of the logged in user. [image: image.png] Thanks again for your help! On Sun, May 31, 2020 at 9:31 PM Joseph Cabral wrote: > Hi Bharath, > > Thank you for the clarification. The documentation for Fineract

Re: [Mifos-developer] Need help evaluating Fineract Teller Cash Management

2020-05-31 Thread Joseph Cabral
tiative > Skype: live:cbharath4| Mobile: +91.7019636073 > http://mifos.org <http://facebook.com/mifos> > <http://www.twitter.com/mifos> > > > On Tue, May 26, 2020 at 10:38 PM Joseph Cabral > wrote: > >> Hi Fineract Team, >> >> I need help evalua

Need help evaluating Fineract Teller Cash Management

2020-05-26 Thread Joseph Cabral
Hi Fineract Team, I need help evaluating the Teller Cash Management functionality of Fineract. For Fineract 1.x, can anyone guide me on the role of Teller and Cashier? Upon reading the API documentation and the source code here is what I understand: - Teller - can allocate cash to multiple

Re: [Mifos-developer] [Mifos-users] Managing previously created savings accounts settings

2020-05-25 Thread Joseph Cabral
; the interest rate, the interest calculation basis etc.) at the Account >> level, However, we recommend you test the scenarios on couple of accounts >> first to see if it meets your requirement before doing it for all loans. >> >> >> >> Regards, >> Bhara

Managing previously created savings accounts settings

2020-05-21 Thread Joseph Cabral
Hi again Fineract Team, I would like to clarify the current behavior of savings accounts in Fineract 1.x. Savings accounts have several table columns similar to those of the savings product instance. This is done so that the individual savings accounts previously created are not affected by any

Handling of joint accounts and savings accounts with passbook

2020-05-21 Thread Joseph Cabral
Hi Fineract Team, I would like to ask if anyone has implemented handling for Joint Accounts (And. Or, In-Trust-For). Can we use the current functionality of Fineract to create savings accounts for groups to handle this or should we create this function separately? I would also like to ask if

Re: Load testing of MifosX/Fineract scheduler jobs

2019-12-16 Thread Joseph Cabral
Hi Fineract community, Would just like to get you inputs on the business logic of post interest to savings batch. Thank you! Joseph On Wed, Dec 4, 2019 at 10:49 PM Joseph Cabral wrote: > Hi Fineract community, > > Sorry for the very late reply. We have been trying differe

Re: Load testing of MifosX/Fineract scheduler jobs

2019-12-04 Thread Joseph Cabral
gt; experience to share. >> >> @Avik Ganguly based on your experiences, are you able >> to give some additional suggestions on top of what Nayan has already >> provided. >> >> I will get a separate email thread going to start a collaborative effort >> across the co

Re: Record api traffic (Fineract 1.x)

2019-10-21 Thread Joseph Cabral
Hi Niklas, In addition to what Vishwas already suggested on the securityContext.xml of Fineract, for the community app you need to modify initialTasks.js and set all 'https://' to 'http://'. You also need to modify the conf/server.xml of Tomcat to serve your application using http. Regards,

Re: Load testing of MifosX/Fineract scheduler jobs

2019-10-21 Thread Joseph Cabral
h On Sun, Oct 20, 2019 at 11:02 PM Joseph Cabral wrote: > Hi Michael, > > Of course, we will give feedback if we are able to make improvements to > our scheduler job run time. > > But if anyone else has any experience in load testing or running Fineract > in high load environm

Re: PostgresSQL for Fineract 1.x

2019-10-21 Thread Joseph Cabral
are successful. Thanks again! Joseph On Mon, Oct 21, 2019 at 2:27 PM Michael Vorburger wrote: > On Mon, 21 Oct 2019, 07:53 Joseph Cabral, > wrote: > >> Hi everyone, >> >> I see that there is an ongoing project of migrating Fineract CN from >> MySQL/MariaDB to PostgresS

PostgresSQL for Fineract 1.x

2019-10-20 Thread Joseph Cabral
Hi everyone, I see that there is an ongoing project of migrating Fineract CN from MySQL/MariaDB to PostgresSQL. Is there a similar initiative for Fineract 1.x? If so, is there a guide for this? Regards, Joseph

Re: Load testing of MifosX/Fineract scheduler jobs

2019-10-20 Thread Joseph Cabral
Vorburger wrote: > Joseph, > > On Sun, 20 Oct 2019, 00:28 Joseph Cabral, > wrote: > >> Hi Nayan, >> >> Thank you for the tips! I tried asking for advice here first because we >> are wary of doing any code change since we were under the assumption that &g

Re: Load testing of MifosX/Fineract scheduler jobs

2019-10-19 Thread Joseph Cabral
gt; - > at your service > > Nayan Ambali > +91 9591996042 > skype: nayangambali > > > On Sat, Oct 19, 2019 at 2:20 PM Joseph Cabral > wrote: > >> Hi Everyone, >> >> I would like to ask if anyone has done load testing of the >> MifosX/Finerac

Load testing of MifosX/Fineract scheduler jobs

2019-10-19 Thread Joseph Cabral
Hi Everyone, I would like to ask if anyone has done load testing of the MifosX/Fineract scheduler jobs? Specifically the post interest to savings job. We created a new Savings Product (ADB Monthly - 10% Interest) with the following settings: Nominal interest rate (annual): 10% Balance required

Load testing of MifosX/Fineract scheduler jobs

2019-10-19 Thread Joseph Cabral
Hi Everyone, I would like to ask if anyone has done load testing of the MifosX/Fineract scheduler jobs? Specifically the post interest to savings job. We created a new Savings Product (ADB Monthly - 10% Interest) with the following settings: Nominal interest rate (annual): 10% Balance required