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 75F3A200C1D for ; Thu, 16 Feb 2017 13:11:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 74755160B61; Thu, 16 Feb 2017 12:11:50 +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 C28A8160B57 for ; Thu, 16 Feb 2017 13:11:49 +0100 (CET) Received: (qmail 92233 invoked by uid 500); 16 Feb 2017 12:11:48 -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 92221 invoked by uid 99); 16 Feb 2017 12:11:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2017 12:11:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5FCE4C0529 for ; Thu, 16 Feb 2017 12:11:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id QRqTVrNKrZXv for ; Thu, 16 Feb 2017 12:11:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B71EC5F54F for ; Thu, 16 Feb 2017 12:11:47 +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 68295E080C for ; Thu, 16 Feb 2017 12:11:43 +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 ABF2724142 for ; Thu, 16 Feb 2017 12:11:42 +0000 (UTC) Date: Thu, 16 Feb 2017 12:11:42 +0000 (UTC) From: "Satish S (JIRA)" To: dev@fineract.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (FINERACT-366) Issue With Creating RD account with 'Charge Time Type' Savings Activation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 16 Feb 2017 12:11:50 -0000 [ https://issues.apache.org/jira/browse/FINERACT-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satish S reassigned FINERACT-366: --------------------------------- Assignee: Satish S (was: Markus Geiss) > Issue With Creating RD account with 'Charge Time Type' Savings Activation > -------------------------------------------------------------------------- > > Key: FINERACT-366 > URL: https://issues.apache.org/jira/browse/FINERACT-366 > Project: Apache Fineract > Issue Type: Bug > Components: Savings > Reporter: Santosh Math > Assignee: Satish S > Labels: p1 > Attachments: activate.png, savact.png > > > Steps to reproduce: > > Create a Charge with following data set: > Charge Applies To: Savings & Deposits > Charge Time Type: Savings Activation > Charge Calculation: Flat > Amount: 50 > > Go to Client's page, Click on 'More' and click on 'New Recurring Deposit' > >select the RD product from drop-down menu and then enter the following data sets: > Recurring Deposit Amount: 5000 > Deposit Frequency: 1 month > Deposit period: 6 month > >Add the above created charge > >Submit it on 01 Jan 2015. > >Approve it and Activate it on 01 Feb 2015. > >In RD account page, go to Charges Tab and select the charge and click on 'Pay Charge' > >Provide the date 01 January 2015 and 'Submit' it. > Then it throws the error, > "field is required > validation.msg.savingsaccount.transaction.not.valid.cannot.pay.activation.time.charge.is.automated" > Check the screenshot 'activate.png'. > Expected: When creating RD account with charge type 'Savings Activation', the charge must be paid just after activation of RD account similar to Savings Activation. check the screenshot savact.png -- This message was sent by Atlassian JIRA (v6.3.15#6346)