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 5C0B511956 for ; Fri, 8 Aug 2014 08:04:52 +0000 (UTC) Received: (qmail 28538 invoked by uid 500); 8 Aug 2014 08:04:51 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 28506 invoked by uid 500); 8 Aug 2014 08:04:51 -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 28491 invoked by uid 99); 8 Aug 2014 08:04:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2014 08:04:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chunlinyao@gmail.com designates 209.85.220.41 as permitted sender) Received: from [209.85.220.41] (HELO mail-pa0-f41.google.com) (209.85.220.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2014 08:04:44 +0000 Received: by mail-pa0-f41.google.com with SMTP id rd3so6885987pab.14 for ; Fri, 08 Aug 2014 01:04:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=KRqiqTyW0JlPP3cucdIUTetg+PcNBFGgdWXq92Ex4II=; b=mEZ9alrg97jeRjY7X+6+CYtOLuMw51vTxWOYxLcaGkFACcdDEa9HNmuxQxhiwHMO8n K1rOVjPcJa87LRaCwxl/l2Uvcd2fEPQWW9FY6qd1zqkDEhmDWPtg/qtc6OaGSDs/bzEz l6Y5JOgyEWQChuziTImuqPPSNQmiLmogjNJKUfphVJMTJVEgdRMe0LGTwCU6TYwwT3HE SS9xTz/hFW5Bz34JRnIclxpdIOFKIeR2mrw22vlvpGCIa5t3wC73p0PzO0BriGkYdgGo LnTffXiF5yE4u0LM4BWLeq41l1S3yXGrgCrij9AbRlSjBk4AmJMDJ7Zwd5V9JkeMAqHc RPQg== X-Received: by 10.68.252.229 with SMTP id zv5mr23060599pbc.16.1407485064184; Fri, 08 Aug 2014 01:04:24 -0700 (PDT) Received: from [172.28.1.168] (KD113154025018.ppp-bb.dion.ne.jp. [113.154.25.18]) by mx.google.com with ESMTPSA id q5sm224640pdf.70.2014.08.08.01.04.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 Aug 2014 01:04:22 -0700 (PDT) From: YaoCL Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: LotId of raw material Message-Id: <9256807D-9025-43D8-9086-117341EB6A1B@gmail.com> Date: Fri, 8 Aug 2014 16:04:16 +0800 To: user@ofbiz.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org I will track the lotId of raw materials, Is the lotId in InventoryItem = only for manufactoried product? These raw materials be used to make some parts. And I want to known = every part belong to which lotId. What is the good solution.=