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 BAA5E200C32 for ; Wed, 22 Feb 2017 14:42:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B9761160B49; Wed, 22 Feb 2017 13:42:51 +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 0CBBD160B67 for ; Wed, 22 Feb 2017 14:42:50 +0100 (CET) Received: (qmail 84316 invoked by uid 500); 22 Feb 2017 13:42:49 -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 84265 invoked by uid 99); 22 Feb 2017 13:42:47 -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; Wed, 22 Feb 2017 13:42:47 +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 B6BEEC20AA for ; Wed, 22 Feb 2017 13:42:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.8 X-Spam-Level: * X-Spam-Status: No, score=1.8 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id actNGHfySajy for ; Wed, 22 Feb 2017 13:42:46 +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 A08C35F5C9 for ; Wed, 22 Feb 2017 13:42:45 +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 727D6E012B for ; Wed, 22 Feb 2017 13:42:44 +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 30FFA24123 for ; Wed, 22 Feb 2017 13:42:44 +0000 (UTC) Date: Wed, 22 Feb 2017 13:42:44 +0000 (UTC) From: "Edward Cable (JIRA)" To: dev@fineract.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FINERACT-271) Not able to Writeoff the loan if the writeoff date = any repayment date in periodic accrual MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 22 Feb 2017 13:42:51 -0000 [ https://issues.apache.org/jira/browse/FINERACT-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Cable updated FINERACT-271: ---------------------------------- Labels: fineract-gci p1 (was: fineract-gci) > Not able to Writeoff the loan if the writeoff date = any repayment date in periodic accrual > ------------------------------------------------------------------------------------------- > > Key: FINERACT-271 > URL: https://issues.apache.org/jira/browse/FINERACT-271 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: Santosh Math > Assignee: Markus Geiss > Priority: Minor > Labels: fineract-gci, p1 > Attachments: 1.png, 2.png > > > As reported by Subramanya at https://mifosforge.jira.com/browse/MIFOSX-1152. > Original Description: > 1. Create a loan product with periodic accrual accounting. > 2. Create a client and attach the above mentioned loan product to that client. > 3. Submit a new loan application on 02 April 2014 approve and disburse on the same date. > 4. Click on system -> Scheduler job -> Run the job " Add Accrual Transactions". > 5. In the above mentioned loan account page click on the Transactions - in which accrual accounting with respect to each repayment is displayed. > 6. Click on "More" tab and click on Writeoff button. > 7. In loan writeoff page enter date as latest repayment date. (As displayed in Transactions page) and click on submit button. > Expected result: > After the loan disbursement is done on any point of time it should allow to writeoff the loan after last Transaction happened.(Here no transaction happened after disbursement) > Actual Result: > Not able to writeoff the Loan since displayed error message as "The date of the writeoff transaction must occur after the last transaction made against this loan." -- This message was sent by Atlassian JIRA (v6.3.15#6346)