[ https://issues.apache.org/jira/browse/FINERACT-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924233#comment-15924233 ]
ASF GitHub Bot commented on FINERACT-345: ----------------------------------------- GitHub user nazeer1100126 opened a pull request: https://github.com/apache/incubator-fineract/pull/312 FINERACT-345 : Should not allow to add guarantor, If savings account transaction date is greter that loan application submitted date You can merge this pull request into a Git repository by running: $ git pull https://github.com/nazeer1100126/incubator-fineract FINERACT-345 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/312.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #312 ---- commit e47f4dde8b33701d3c3a092abc9b4e54c747d913 Author: nazeer1100126 <nazeer.sh...@confluxtechnologies.com> Date: 2017-03-14T12:58:08Z FINERACT-345 : Should not allow to add guarantor, If savings account transaction date is greter that loan application submitted date ---- > Should not allow to add guarantor, If savings account transaction date is > greater that loan application submitted date > ---------------------------------------------------------------------------------------------------------------------- > > Key: FINERACT-345 > URL: https://issues.apache.org/jira/browse/FINERACT-345 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: Santosh Math > Assignee: Markus Geiss > Labels: p1 > > Reported by Savita Pujar at https://mifosforge.jira.com/browse/MIFOSX-2128 > Original Description: > 1. Create a Loan Product with the following credentials > -->principal amount as 10000,Number of repayments 12,Nominal Interest rate 1% > p.a,Rapid every 1 month,Amortization as Equal installments ,Interest Method > as Declining Balance,Interest Calculation Period as Same as repayment > period,Repayment Strategy as Mifos style ,In Guarantee Requirements check > Place Guarantee Funds On-Hold? give Mandatory Guarantee: (%) as 100, Minimum > Guarantee from Own Funds: (%) as 50, Minimum from Guarantor Funds: (%) 50. > 2.Create 2 Clients and activate on 1 jan 2014, active 1 saving account for > each client with balance 500 on 1 December 2014. > 3. Deposit 50000 amount in each savings account on 1 Feb 2015 > 4. Submit new loan application for the same client on 1 jan 2015 > 5.Click on more in same loan account page ,click on create guarantor , select > self guarantor with 5000 and external guarantor as 5000 > 6.Now approve the loan > >Should not allow to approve the loan since saving account transaction date > >is grater than loan submitted date. -- This message was sent by Atlassian JIRA (v6.3.15#6346)