Return-Path: X-Original-To: apmail-ofbiz-commits-archive@www.apache.org Delivered-To: apmail-ofbiz-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A85C183D3 for ; Thu, 10 Sep 2015 05:58:54 +0000 (UTC) Received: (qmail 74796 invoked by uid 500); 10 Sep 2015 05:58:53 -0000 Delivered-To: apmail-ofbiz-commits-archive@ofbiz.apache.org Received: (qmail 74761 invoked by uid 500); 10 Sep 2015 05:58:53 -0000 Mailing-List: contact commits-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 commits@ofbiz.apache.org Received: (qmail 74752 invoked by uid 99); 10 Sep 2015 05:58:53 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2015 05:58:53 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 99F45AC009D for ; Thu, 10 Sep 2015 05:58:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1702168 - in /ofbiz/trunk: applications/party/entitydef/entitymodel.xml specialpurpose/scrum/entitydef/entitymodel.xml Date: Thu, 10 Sep 2015 05:58:53 -0000 To: commits@ofbiz.apache.org From: jleroux@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150910055853.99F45AC009D@hades.apache.org> Author: jleroux Date: Thu Sep 10 05:58:53 2015 New Revision: 1702168 URL: http://svn.apache.org/r1702168 Log: A patch from Pierre Smits for "Move PartyRelationshipAndPartyDetail entity to Party component" https://issues.apache.org/jira/browse/OFBIZ-5814 jleroux: actually it does a bit more than moving. It also adds and + Modified: ofbiz/trunk/applications/party/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/scrum/entitydef/entitymodel.xml Modified: ofbiz/trunk/applications/party/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/entitydef/entitymodel.xml?rev=1702168&r1=1702167&r2=1702168&view=diff ============================================================================== --- ofbiz/trunk/applications/party/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/party/entitydef/entitymodel.xml Thu Sep 10 05:58:53 2015 @@ -2414,6 +2414,65 @@ under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modified: ofbiz/trunk/specialpurpose/scrum/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/scrum/entitydef/entitymodel.xml?rev=1702168&r1=1702167&r2=1702168&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/scrum/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/scrum/entitydef/entitymodel.xml Thu Sep 10 05:58:53 2015 @@ -331,59 +331,6 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -