[ https://issues.apache.org/jira/browse/FINERACT-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907049#comment-15907049 ]
ASF GitHub Bot commented on FINERACT-344: ----------------------------------------- GitHub user nazeer1100126 opened a pull request: https://github.com/apache/incubator-fineract/pull/310 FINERACT-344 : Should not allow to add guarantor ,If savings account activation date is gretar than 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-344 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/310.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 #310 ---- commit fb1a8909404afa11229da0c63ccc7c7e55a567a0 Author: nazeer1100126 <nazeer.sh...@confluxtechnologies.com> Date: 2017-03-13T08:03:13Z FINERACT-344 : Should not allow to add guarantor ,If savings account activation date is gretar than loan application submitted date ---- > Should not allow to add guarantor ,If savings account activation date is > gretar than loan application submitted date > -------------------------------------------------------------------------------------------------------------------- > > Key: FINERACT-344 > URL: https://issues.apache.org/jira/browse/FINERACT-344 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: Santosh Math > Assignee: Markus Geiss > Labels: p1 > Attachments: create external guarantor.png, Creater self > guarantor.png, New loan application.png > > > 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 50000 on 1 may 2015 > 3. Submit new loan application for the same client on 1 jan 2015 > 4. Click on more in same loan account page ,click on create guarantor , > select self guarantor with 5000 and external guarantor as 5000 > 5.Now approve the loan > >Should not allow to approve the loan since saving account activation date is > >grater than loan submitted date. -- This message was sent by Atlassian JIRA (v6.3.15#6346)