svn commit: r689236 - /ofbiz/trunk/applications/marketing/data/sfaDemoData.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r689236 - /ofbiz/trunk/applications/marketing/data/sfaDemoData.xml

lektran
Author: lektran
Date: Tue Aug 26 14:26:34 2008
New Revision: 689236

URL: http://svn.apache.org/viewvc?rev=689236&view=rev
Log:
DemoCustomer is a person and as such shouldn't be treated as an account

Modified:
    ofbiz/trunk/applications/marketing/data/sfaDemoData.xml

Modified: ofbiz/trunk/applications/marketing/data/sfaDemoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/data/sfaDemoData.xml?rev=689236&r1=689235&r2=689236&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/data/sfaDemoData.xml (original)
+++ ofbiz/trunk/applications/marketing/data/sfaDemoData.xml Tue Aug 26 14:26:34 2008
@@ -20,8 +20,6 @@
     <PartyContactMechPurpose partyId="sfa100" contactMechId="sfa100" contactMechPurposeTypeId="GENERAL_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
     <PartyContactMechPurpose partyId="sfa100" contactMechId="sfa101" contactMechPurposeTypeId="PRIMARY_PHONE" fromDate="2000-01-01 00:00:00.000"/>
     <PartyContactMechPurpose partyId="sfa100" contactMechId="sfa102" contactMechPurposeTypeId="PRIMARY_EMAIL" fromDate="2000-01-01 00:00:00.000"/>
-    <Party partyId="DemoCustomer"/>
-    <PartyRole partyId="DemoCustomer" roleTypeId="ACCOUNT"/>
     <Party partyId="DemoCustCompany"/>
     <PartyRole partyId="DemoCustCompany" roleTypeId="ACCOUNT"/>
     <Party partyId="DemoSupplier"/>