Hi,
My main problem is that i am currently working in SavingsBO class and i
need
to retrieve the account action type that the user is about to perform.
be it deposit,withdrawal,disbursement e.t.c.
it should look like this
if
(trxn.getAccountAction().equals(AccountActionTypes.SAVINGS_DEPOSIT.getValue(
))) // this is not working
{
then it should perform an action
}
else{ do soemthing else}
there is a slight similar call in the SavingsBO that gets the current
account action type that is being performed and compares it to the
interest account types but its workings is different from what i am
trying to achieve.
comparing with an action type is not my problem but my problem is how to
get the users action types.
Thanks
Oladele Ahmed Lawale
Intelligent Network Services
Oregun,
Lagos
----------------------------------------
From: [email protected]
Sent: Saturday, February 28, 2009 5:51 AM
To: [email protected]
Subject: Mifos-users Digest, Vol 5, Issue 8
Send Mifos-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/mifos-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Mifos-users digest..."
Today's Topics:
1. Re: Error on loan schedule creation (Emily Tucker)
2. Re: Error on loan schedule creation (Jeff Blue)
3. Re: How to Disburse Monthly & Weekly loans to samecustomer
(Dusmant Kumar)
4. How To Retrieve Account Action Type (Oladele Ahmed Lawale)
----------------------------------------------------------------------
Message: 1
Date: Thu, 26 Feb 2009 15:05:31 -0500
From: "Emily Tucker"
Subject: Re: [Mifos-users] Error on loan schedule creation
To:
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi Dusmant,
In the future, please send your emails only to the mifos-users mailing
list. This will ensure prompt response to your question.
Mifos can be configured to define interest bearing days as 360 or 365.
As you note, it cannot be set to 50 weeks (ie, 350 days) See:
http://www.mifos.org/developers/wiki/ConfiguringMifos#accounting
In order to get the loan schedule to match your current repayment
amounts, you'll need to enter a slightly higher interest rate in your
loan product definition. Many MFIs who use a 50 week installment cycle
(Grameen Koota, Enda, etc) have been able to find the right "adjusted"
interest rate to get Mifos to match their original repayment schedule.
I'm not sure if there's a standard excel formula you can use for this
conversion. Perhaps others in the community might be able to provide
this....
Cheers,
Emily.
From: Dusmant Kumar [mailto:[email protected]]
Sent: Thursday, February 26, 2009 1:48 AM
To: Developer; [email protected]
Subject: [Mifos-users] Error on loan schedule creation
Dear all,
I am facing a problem while creating weekly loans.
The loan amount is Rs. 10,000 with 50 weeks repayments. So each
installment amount should be 200+20=220 (pri+int) but in mifos it shows
199.8+19.2=219. The same problem is happening for 7000 or any loan
amount.
The cause of the problem I noticed is due to the year is taken as 365
days, i.e. 52 weeks.
But I require the above desired installment. Please help how to resolve
this issue.
--
Thanks & Regards
------------------------------------------------------
Dusmant Kumar Sahu
Programmer Executive MIS
Adhikar Microfinance Pvt. Ltd.
Corporate Office
Bhubaneshwar, Orissa.
Cell: 9338430676
e-Mail: [email protected]
http://sites.google.com/a/adhikarindia.org/dusmant/
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Thu, 26 Feb 2009 15:28:52 -0500
From: Jeff Blue
Subject: Re: [Mifos-users] Error on loan schedule creation
To: [email protected], Dusmant Kumar
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Sat, 28 Feb 2009 09:48:44 +0530
From: Dusmant Kumar
Subject: Re: [Mifos-users] How to Disburse Monthly & Weekly loans to
samecustomer
To: Emily Tucker
Cc: [email protected]
Message-ID:
Content-Type: text/plain; charset=windows-1252
Hi Emily,
I posted my question earlier, but not getting a solution yet. Please
help me finding out the way to disburse both loans(monthly & Weekly)
to same client who has weekly meeting date.
Regards,
Dusmant
On 2/21/09, Dusmant Kumar wrote:
> Hi Emily,
>
> Thanks for your reply. In adhikar we have center meetings every 1 week.
> Before we have only weekly loans. Now we disbursed monthly loans but
> collected on the nearest meeting day every month. The disbursement is
> independent of meeting date. But collection will occur in next month's
> meeting day which is nearest to the disbursement date. i.e., If the loan
is
> disbursed on 16th Feb where center meeting day is Monday, than the
> repayment
> will be collected on the Monday of March nearest to 16th March.
>
> Another thing I want to tell you that if I design the product with
monthly
> schedule it matches our Loan Schedule, but if I design it to occur on
every
> 4 weeks the schedule created is different.
>
> Kindly suggest how to resolve this issue.
>
> On Sat, Feb 21, 2009 at 6:29 AM, Emily Tucker
>
>> wrote:
>
>> Hi Dusmant,
>>
>>
>>
>> Are your monthly loans disbursed and repaid on meeting days? Can you
>> define your monthly loan product to have a repayment of every 4 weeks?
>>
>>
>>
>> Currently in Mifos, if your clients have a weekly meeting schedule,
they
>> can only receive loan products that have loan repayments frequency
every
>> week or every N weeks (every 2, 3, 4, etc) weeks. This is why the
>> monthly
>> loans are not appearing in the drop-down.
>>
>>
>>
>> There also might be some work-arounds we can explore?but first let me
>> know
>> how repayments for your monthly loans are scheduled.
>>
>>
>>
>> Emily.
>>
>>
>>
>> *From:* Dusmant Kumar [mailto:[email protected]]
>> *Sent:* Friday, February 20, 2009 2:54 AM
>> *To:* [email protected]
>> *Subject:* [Mifos-users] How to Disburse Monthly & Weekly loans to
>> samecustomer
>>
>>
>>
>> Hi,
>>
>>
>>
>> In Adhikar we have client meetings on weekly basis, where as we have
both
>> weekly loans and monthly loans at the same time to a client. During
>> disbursement the Monthly products are not shown in the select product
>> list.
>> Please suggest how to resolve this issue.
>>
>> --
>> Thanks & Regards
>> ------------------------------------------------------
>> Dusmant Kumar Sahu
>>
>> Programmer Executive MIS
>> Adhikar Microfinance Pvt. Ltd.
>> Corporate Office
>> Bhubaneshwar, Orissa.
>> Cell: 9338430676
>> e-Mail: [email protected]
>> http://sites.google.com/a/adhikarindia.org/dusmant/
>>
>
>
>
> --
> Thanks & Regards
> ------------------------------------------------------
> Dusmant Kumar Sahu
>
> Programmer Executive MIS
> Adhikar Microfinance Pvt. Ltd.
> Corporate Office
> Bhubaneshwar, Orissa.
> Cell: 9338430676
> e-Mail: [email protected]
> http://sites.google.com/a/adhikarindia.org/dusmant/
>
--
Thanks & Regards
------------------------------------------------------
Dusmant Kumar Sahu
Programmer Executive MIS
Adhikar Microfinance Pvt. Ltd.
Corporate Office
Bhubaneshwar, Orissa.
Cell: 9338430676
e-Mail: [email protected]
http://sites.google.com/a/adhikarindia.org/dusmant/
------------------------------
Message: 4
Date: Fri, 27 Feb 2009 23:50:23 -0500
From: "Oladele Ahmed Lawale"
Subject: [Mifos-users] How To Retrieve Account Action Type
To:
Cc: [email protected]
Message-ID: <7cc72843$1558dd99$66a12...@com>
Content-Type: text/plain; charset="us-ascii"
Hello,
Please I need to know how I can retrieve account action type and
compare it with a known action type.
Thanks in advance.
Oladele Ahmed.
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
----------------------------------------------------------------------------
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
CA
-OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
-Strategies to boost innovation and cut costs with open source
participation
-Receive a $600 discount off the registration fee with the source code:
SFAD
http://p.sf.net/sfu/XcvMzF8H
------------------------------
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users
End of Mifos-users Digest, Vol 5, Issue 8
*****************************************
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users