Return-Path: X-Original-To: apmail-ofbiz-dev-archive@www.apache.org Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CF66177E7 for ; Tue, 5 May 2015 09:41:00 +0000 (UTC) Received: (qmail 16557 invoked by uid 500); 5 May 2015 09:40:59 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 16529 invoked by uid 500); 5 May 2015 09:40:59 -0000 Mailing-List: contact dev-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 dev@ofbiz.apache.org Received: (qmail 16514 invoked by uid 99); 5 May 2015 09:40:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 09:40:59 +0000 Date: Tue, 5 May 2015 09:40:59 +0000 (UTC) From: "Kongrath Suankaewmanee (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OFBIZ-6330) The invoiceTaxTotal value is missing from createAcctgTransForPurchaseInvoice service MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Kongrath Suankaewmanee created OFBIZ-6330: --------------------------------------------- Summary: The invoiceTaxTotal value is missing from createAcctgTransForPurchaseInvoice service Key: OFBIZ-6330 URL: https://issues.apache.org/jira/browse/OFBIZ-6330 Project: OFBiz Issue Type: Bug Reporter: Kongrath Suankaewmanee Priority: Minor Hi All, I'm not sure why the createAcctgTransForPurchaseInvoice service did not call the method to get invoiceTaxTotal. And the invoiceTaxTotal value needs to add to totalAmountFromInvoice via code below: That it should work like the createAcctgTransForSalesInvoice service of the sales invoice. -- This message was sent by Atlassian JIRA (v6.3.4#6332)