Return-Path: Delivered-To: apmail-incubator-ofbiz-dev-archive@locus.apache.org Received: (qmail 70603 invoked from network); 3 Aug 2006 19:57:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2006 19:57:27 -0000 Received: (qmail 78176 invoked by uid 500); 3 Aug 2006 19:57:27 -0000 Delivered-To: apmail-incubator-ofbiz-dev-archive@incubator.apache.org Received: (qmail 77990 invoked by uid 500); 3 Aug 2006 19:57: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 77981 invoked by uid 99); 3 Aug 2006 19:57:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 12:57:26 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.218.79.93] (HELO web80604.mail.yahoo.com) (66.218.79.93) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 03 Aug 2006 12:57:25 -0700 Received: (qmail 13561 invoked by uid 60001); 3 Aug 2006 19:57:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=3LNic6NU/XpOJeiot+wcZgFAOesYd6kcNioXKbzWb3a2itXM6UwDQWbLcZqzruuDH3BsVk9dXAxxTexFQ5EruLLWswCFOnKCeTeYWN3m7YH7tVyCXwyLxJcTja+QnAljT96VIg+ESGztlHxkZlpuvrGc7hHuIlDCNr2R3vUAesw= ; Message-ID: <20060803195705.13559.qmail@web80604.mail.yahoo.com> Received: from [205.201.100.82] by web80604.mail.yahoo.com via HTTP; Thu, 03 Aug 2006 12:57:05 PDT Date: Thu, 3 Aug 2006 12:57:05 -0700 (PDT) From: Chris Howe Subject: Re: Incoming Order To: ofbiz-dev@incubator.apache.org In-Reply-To: <44D25317.8060802@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You would need to create another email event following the implementation of order notification or... simply bcc: all emails to yourself in the ProductStoreEmailSetting entity. --- Janko wrote: > Hello all, > > I have a short question related to incoming order. > > I was searching a functionality where the company > gets an email notice > if a new order was placed, but couldn't find > anything like that. > > Does this functionality exists? or is nothing like > that included so far > in the OFBiz Framework ? > > Thank you very much for your answer > > Kind regards > Janko >