Hi Nandini,

> Bug # 1575 Desc: 
> 
> Currently the system does not allow you to enter dates in the past while 
> entering the loan disbursement date 

> Question: 

> Should the system accept disbursement dates that are (< current date) or 
> (<= current date) ? 

The system should only accept disbursal dates that are less than the current 
date.  For dates that are equal to or greater than the current date, the 
regular loan account creation path can be used (from the 'clients and accounts' 
tab).

> Requirement: 
> 
> The system should not allow you to enter a loan disbursal date from a time 
> when the client belonged to a different group.   
> So the restriction would be: you shouldn't be able to enter a loan 
> disbursal date that is prior to the date when the customer joined the 
> group. 

> Questions: 
> 1. If the customer joins another group, how is it tracked? (which db 
> tables)

Truthfully, I'm not sure.  You can figure this out by turning on query logging 
in MySQL, changing the group of a client and then noting the tables that were 
updated in this process based on what MySQL logs.  Note that when changing 
groups, the client cannot have any active loan accounts, so do this for a new 
client that doesn't have any loan/savings history.

> 2. How are the products that the customer has availed when he was in a 
> particular group tracked/tagged? i.e. he may  have loan1 and loan2 when he > 
> was in group1.After he moved to group2 he availed loan3
>        How is this tracked at account id level? 

Again, I'm not sure...unfortunately, I think all of the PMs have spent very 
little time looking at how data is stored in the DB and how this corresponds to 
functionality, so we are a little bit weak on knowledge and documentation in 
this area.  Is this something you can research on your own?  If not, Beth and I 
can try to assist with this.


Let me know if you have any further questions.

Thanks,

Aliya

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mifos-functional mailing list
Mifos-functional@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-functional

Reply via email to