My idea is to provide validation in a different place:

Currently the loan approval can't be earlier than the loan was submitted, but the submission date is not validated and can be earlier then client's activation.
Only active clients can submit an application for a loan.

When I'll add a validation: loan submission date >= client's activation date, it won't be possible to approve a loan with earlier date than client's activation.

Validation chain after my change:
loan approval date>= loan submission date >= client's activation date

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to