Return-Path: Delivered-To: apmail-incubator-ofbiz-dev-archive@locus.apache.org Received: (qmail 47343 invoked from network); 4 Aug 2006 07:17:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 07:17:27 -0000 Received: (qmail 62947 invoked by uid 500); 4 Aug 2006 07:17:26 -0000 Delivered-To: apmail-incubator-ofbiz-dev-archive@incubator.apache.org Received: (qmail 62925 invoked by uid 500); 4 Aug 2006 07:17:26 -0000 Mailing-List: contact ofbiz-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ofbiz-dev@incubator.apache.org Delivered-To: mailing list ofbiz-dev@incubator.apache.org Received: (qmail 62913 invoked by uid 99); 4 Aug 2006 07:17:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 00:17:26 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [84.96.92.11] (HELO smtp.Neuf.fr) (84.96.92.11) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 00:17:25 -0700 Received: from INSPIRON900 ([84.99.53.241]) by sp604005mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with SMTP id <0J3G00BVUPKF1OG1@sp604005mt.gpm.neuf.ld> for ofbiz-dev@incubator.apache.org; Fri, 04 Aug 2006 09:17:04 +0200 (CEST) Date: Fri, 04 Aug 2006 09:16:57 +0200 From: Jacques Le Roux Subject: Re: couple of order entry questions To: ofbiz-dev@incubator.apache.org Reply-to: Jacques Le Roux Message-id: <003301c6b795$fb713bb0$0300a8c0@LesArts> Organization: Les Arts Informatiques MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Mailer: Microsoft Outlook Express 6.00.2800.1807 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Si, Like Janko, Chris and David : 1 : OK 2 : Not OK Jacques > Hi everybody - > > I have a couple of questions about order entry in ordermgr: > > 1. Why is user email a required field? If you're taking orders over > the phone, the customer might not have an email. Is it OK if I made > this optional? > > 2. Also, why is "Ship all at once" the default option? Is it OK if > I made "allow split" the default option? > > Si