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 B2870200AE2 for ; Fri, 27 May 2016 11:24:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B111B160A12; Fri, 27 May 2016 09:24:54 +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 031E316099F for ; Fri, 27 May 2016 11:24:53 +0200 (CEST) Received: (qmail 62211 invoked by uid 500); 27 May 2016 09:24:53 -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 62200 invoked by uid 99); 27 May 2016 09:24:52 -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; Fri, 27 May 2016 09:24:52 +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 3A3FEC1A9B for ; Fri, 27 May 2016 09:24:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.3 X-Spam-Level: ** X-Spam-Status: No, score=2.3 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, WEIRD_PORT=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 9Hl-12C1YP8V for ; Fri, 27 May 2016 09:24:50 +0000 (UTC) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.163]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 55AFA5F472 for ; Fri, 27 May 2016 09:24:50 +0000 (UTC) Received: from [192.168.1.2] (103.222.130.77.rev.sfr.net [77.130.222.103]) by msfrf2606.sfr.fr (SMTP Server) with ESMTP id 9495D1C005824 for ; Fri, 27 May 2016 11:24:44 +0200 (CEST) Received: from [192.168.1.2] (103.222.130.77.rev.sfr.net [77.130.222.103]) (Authenticated sender: jacques.leroux60@sfr.fr) by msfrf2606.sfr.fr (SMTP Server) with ESMTPA for ; Fri, 27 May 2016 11:24:44 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=jacques.leroux60@sfr.fr Subject: Re: Product Name To: user@ofbiz.apache.org References: <5748033B.7070208@nereide.fr> From: Jacques Le Roux Organization: Les Arts Informatiques Message-ID: <9f7f8dec-7d0c-89c6-21be-1a7c75e47864@les7arts.com> Date: Fri, 27 May 2016 11:25:06 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <5748033B.7070208@nereide.fr> X-sfr-mailing: LEGIT Content-Type: multipart/alternative; boundary=------------70893EAE333226AD0C3E5110 archived-at: Fri, 27 May 2016 09:24:54 -0000 --------------70893EAE333226AD0C3E5110 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit It's because it's set in https://localhost:8443/catalog/control/EditProductContent with other fields like description. You can also have translations there, etc. Jacques Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : > Hello all, > > I found that the product name field is not present in the product creation form. It's strange because this field is used in the order details. > Is somebody can explain this oversight ? > > Can we imagine to put product name in the product creation form ? > > Thanks, > > Julien. > --------------70893EAE333226AD0C3E5110--