Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 35894200C0E for ; Tue, 27 Dec 2016 14:13:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 345FF160B31; Tue, 27 Dec 2016 13:13:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7BE10160B3D for ; Tue, 27 Dec 2016 14:13:02 +0100 (CET) Received: (qmail 51328 invoked by uid 500); 27 Dec 2016 13:13:01 -0000 Mailing-List: contact dev-help@fineract.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fineract.incubator.apache.org Delivered-To: mailing list dev@fineract.incubator.apache.org Received: (qmail 51172 invoked by uid 99); 27 Dec 2016 13:13:01 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2016 13:13:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 099971A02DC for ; Tue, 27 Dec 2016 13:13:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id CqpJu0bk-G92 for ; Tue, 27 Dec 2016 13:13:00 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 83A3C5F46D for ; Tue, 27 Dec 2016 13:12:59 +0000 (UTC) Received: (qmail 50799 invoked by uid 99); 27 Dec 2016 13:12:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2016 13:12:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A6292C2A6B for ; Tue, 27 Dec 2016 13:12:58 +0000 (UTC) Date: Tue, 27 Dec 2016 13:12:58 +0000 (UTC) From: "Santosh Math (JIRA)" To: dev@fineract.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FINERACT-345) Should not allow to add guarantor, If savings account transaction date is greter that loan application submitted date MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 27 Dec 2016 13:13:03 -0000 [ https://issues.apache.org/jira/browse/FINERACT-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh Math updated FINERACT-345: ---------------------------------- Attachment: (was: Scr-417.png) > Should not allow to add guarantor, If savings account transaction date is greter 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 > > 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.4#6332)