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 7C61618647 for ; Wed, 9 Mar 2016 14:36:41 +0000 (UTC) Received: (qmail 87936 invoked by uid 500); 9 Mar 2016 14:36:41 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 87901 invoked by uid 500); 9 Mar 2016 14:36:41 -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 87794 invoked by uid 99); 9 Mar 2016 14:36:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2016 14:36:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DDCC82C1F68 for ; Wed, 9 Mar 2016 14:36:40 +0000 (UTC) Date: Wed, 9 Mar 2016 14:36:40 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-5672) UOM conversion for supplier and sale order MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187166#comment-15187166 ] Jacques Le Roux commented on OFBIZ-5672: ---------------------------------------- Did you try on trunk? > UOM conversion for supplier and sale order > ------------------------------------------ > > Key: OFBIZ-5672 > URL: https://issues.apache.org/jira/browse/OFBIZ-5672 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: Release Branch 13.07, Trunk > Environment: OOTB > Reporter: Julien NICOLAS > Assignee: Jacques Le Roux > Priority: Minor > Labels: features > Attachments: OFBIZ-5672-UOM-conversion-supplier-and-sale-order.13.07 > > Original Estimate: 120h > Remaining Estimate: 120h > > It's possible to define different UomQuantity in measures tab, supplier tab or price tab of a product but OFBiz don't manage it in stock. > The improvement must manage it using UomConversion table for standard conversions. > When a new order (supplier or sale) is created, the user can choose the UomQuantity if more than one UomQuantity is available. > By default if only one conversion is defined in UomConversion table, OFBiz will use it for both conversion way. > However, it's possible to define different rules for each ways. > Add new concept in UomConversion rules : rouding method and number of digit after decimal point. > To be more flexible, add new fields in price and supplier product tab. > - Uom conversion factor > - Rounding method > - Number of digit after decimal point > If those fields are empty, OFBiz will use the standard UomConversion table. -- This message was sent by Atlassian JIRA (v6.3.4#6332)