Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D66BC148 for ; Thu, 7 Aug 2014 13:33:34 +0000 (UTC) Received: (qmail 6987 invoked by uid 500); 7 Aug 2014 13:33:33 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 6954 invoked by uid 500); 7 Aug 2014 13:33:33 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 6943 invoked by uid 99); 7 Aug 2014 13:33:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2014 13:33:33 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [93.17.128.3] (HELO smtp21.services.sfr.fr) (93.17.128.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2014 13:33:29 +0000 Received: from filter.sfr.fr (localhost [81.14.80.249]) by msfrf2119.sfr.fr (SMTP Server) with ESMTP id 4F6B170000F2 for ; Thu, 7 Aug 2014 15:33:05 +0200 (CEST) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=permerror (cannot check policy: Unable to verify) header.from= jacques.le.roux@les7arts.com Received: from [192.168.1.10] (249.80.14.81.rev.sfr.net [81.14.80.249]) by msfrf2119.sfr.fr (SMTP Server) with ESMTP id 239F8700009E for ; Thu, 7 Aug 2014 15:33:05 +0200 (CEST) X-SFR-UUID: 20140807133305146.239F8700009E@msfrf2119.sfr.fr Message-ID: <53E38015.8060506@les7arts.com> Date: Thu, 07 Aug 2014 15:33:09 +0200 From: Jacques Le Roux Organization: Les Arts Informatiques User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: "user@ofbiz.apache.org" Subject: invoice.PURCHASE_INVOICE.decimals Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, At http://svn.apache.org/viewvc?view=revision&revision=574397 Si Chen sets invoice.PURCHASE_INVOICE.decimals = 4 when we have also invoice.SALES_INVOICE.decimals = 2 Anybody has an idea why? Thanks Jacques