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 538B5200C14 for ; Tue, 7 Feb 2017 14:14:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 51FCF160B4B; Tue, 7 Feb 2017 13:14:49 +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 9B983160B3E for ; Tue, 7 Feb 2017 14:14:48 +0100 (CET) Received: (qmail 92244 invoked by uid 500); 7 Feb 2017 13:14:47 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 92235 invoked by uid 99); 7 Feb 2017 13:14:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2017 13:14:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 78188C0ABA for ; Tue, 7 Feb 2017 13:14:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-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-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id wrI1AsdI7E2N for ; Tue, 7 Feb 2017 13:14: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 332725FAF3 for ; Tue, 7 Feb 2017 13:14:46 +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 50862E0591 for ; Tue, 7 Feb 2017 13:14:42 +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 ACC132528E for ; Tue, 7 Feb 2017 13:14:41 +0000 (UTC) Date: Tue, 7 Feb 2017 13:14:41 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-9205) Wrong OrderAdjustments (because of tax) when cancelling an Order MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 07 Feb 2017 13:14:49 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855952#comment-15855952 ] Jacques Le Roux commented on OFBIZ-9205: ---------------------------------------- Thanks Maurice, please note that, since our demos restart anew everyday at 3 UTC, the Demo10090 will only be available today. Not a big issue seems easily reproductible. > Wrong OrderAdjustments (because of tax) when cancelling an Order > ---------------------------------------------------------------- > > Key: OFBIZ-9205 > URL: https://issues.apache.org/jira/browse/OFBIZ-9205 > Project: OFBiz > Issue Type: Bug > Affects Versions: Release Branch 16.11 > Reporter: Maurice Meyer > > The Problem (tested with order Demo10090): When cancelling an order new OrderAdjustments are created to substract the tax of the cancelled orderItems from the existing order total amount. This leads to an amount of -0.04$ with the demo order DEMO10090. > Tested with release 16.11, revision: 1781126 > Steps to reproduce: > 1. Setup a fresh OFBiz and do loadDefault > 2. Go to the Order Manager and cancel the only existing demo order named DEMO10090 here: https://localhost:8443/ordermgr/control/orderview?orderId=DEMO10090 > 3. The "Total Due" at the bottom right states -0.04$. It should be 0$. -- This message was sent by Atlassian JIRA (v6.3.15#6346)