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 47303200C2A for ; Wed, 1 Mar 2017 14:26:54 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 45FF5160B5E; Wed, 1 Mar 2017 13:26:54 +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 856E1160B7F for ; Wed, 1 Mar 2017 14:26:53 +0100 (CET) Received: (qmail 46262 invoked by uid 500); 1 Mar 2017 13:26:52 -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 45796 invoked by uid 99); 1 Mar 2017 13:26:50 -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; Wed, 01 Mar 2017 13:26:50 +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 B27DA1A7AA6 for ; Wed, 1 Mar 2017 13:26:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.547 X-Spam-Level: X-Spam-Status: No, score=-1.547 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] 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 ESKprYxjBk5u for ; Wed, 1 Mar 2017 13:26:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 5CB315F1EE for ; Wed, 1 Mar 2017 13:26:48 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7B0DCE0AF9 for ; Wed, 1 Mar 2017 13:26:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B42F524174 for ; Wed, 1 Mar 2017 13:26:45 +0000 (UTC) Date: Wed, 1 Mar 2017 13:26:45 +0000 (UTC) From: "Edward Cable (JIRA)" To: dev@fineract.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FINERACT-406) Loan top up having same disbursement date of last transaction date of loan account is not allowing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 01 Mar 2017 13:26:54 -0000 [ https://issues.apache.org/jira/browse/FINERACT-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890156#comment-15890156 ] Edward Cable commented on FINERACT-406: --------------------------------------- [~nazeer1100126] could you please review at your earliest convenience? > Loan top up having same disbursement date of last transaction date of loan account is not allowing > -------------------------------------------------------------------------------------------------- > > Key: FINERACT-406 > URL: https://issues.apache.org/jira/browse/FINERACT-406 > Project: Apache Fineract > Issue Type: Improvement > Components: Loan > Reporter: Santosh Math > Assignee: Shaik Nazeer Hussain > > Steps to reproduce: > 1. create two loan products one of which top up enabled. > 2. Disburse loan(non-top-up) on 01 January 2016. > 3. Make first repayment on schedule date(say, 01 February 2016) > 4. Create another loan account(top-up enabled) and check 'Is Topup Loan' and select the previous account and set 'Disbursement on' date as 01 February 2016(Last transaction date of previous loan account). > >Not allowing to submit and throwing the error: > "error.msg.loan.disbursal.date.should.be.after.last.transaction.date.of.loan.to.be.closed" > Loan topup should not be allowed for disbursement dates prior to the last transaction date of the previous loan account but it should allow on same date. -- This message was sent by Atlassian JIRA (v6.3.15#6346)