Hi,

    This is a follow-up to the mail below. For 2a (UI workflow for applying
payment for the last installment of the loan), we actually put in some glim
specific functionality wherein  the last loan amount of each of the
cosigning clients is updated in case of glim.
    We took a detailed look into the workflows related to the methods 2b
(Apply Payment workflow in the UI) and 2c (Loan Arrears Task which moves
accounts from good standing to bad standing if they are in arrears). We
found that there is actually no glim specific action required to be done in
these cases.

    However, we found a discrepancy in the way the client performance metric
was updated while handling arrears. Once the loan is found to be in arrears
(by the Loan Arrears Task), the 'number of active loans' metric for that
client is incremented by 1. We are not sure whether this is the expected
behavior.


Malini & Pramod
ThoughtWorks




Hi Ryan,

Point 1) below is a question. Point 2) is FYI, We want to check you are OK
with the change.
As we looked at Client Perf history, we found that:

1. "Last loan amount" for a group is updated on Disbursal, whereas for
clients it is updated on Repayment. Is this expected behavior?
2. The following updates of performance history in LoanBO were acting only
on the clients and not on groups. Therefore they were not doing anything in
the GLIM mode.
a. updateCustomerHistoryOnLastInstlPayment()
b. updateCustomerHistoryOnPayment()
c. handleArrears()

We fixed 1) to update the performance history of co-signing clients in GLIM
Mode because payment of the last installment is equivalent to repaying the
loan.
We haven't touched the other two because we didn't see any GLIM specific
tasks to be done in those cases. We checked the other metrics such as 'Total
Loan Portfolio' and '# of active clients' and they are working fine.

Pramod & Malini
ThoughtWorks
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mifos-functional mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-functional

Reply via email to