Author: taher
Date: Wed May 3 21:17:08 2017
New Revision: 1793717
URL:
http://svn.apache.org/viewvc?rev=1793717&view=revLog:
Fixed: removed duplicated data for PartyStatus
Ref discussion:
https://s.apache.org/T2UDThanks: Jacques Le Roux for reporting
Modified:
ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml
Modified: ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml?rev=1793717&r1=1793716&r2=1793717&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml Wed May 3 21:17:08 2017
@@ -64,7 +64,6 @@ under the License.
<PartyRole partyId="DemoCustCompany" roleTypeId="CUSTOMER"/>
<PartyRole partyId="DemoCustCompany" roleTypeId="BILL_TO_CUSTOMER"/>
<PartyRole partyId="DemoCustCompany" roleTypeId="_NA_"/>
- <PartyStatus partyId="DemoCustCompany" statusId="PARTY_ENABLED" statusDate="2001-01-01 12:00:00.0"/>
<ContactMech contactMechId="9010" contactMechTypeId="POSTAL_ADDRESS"/>
<PostalAddress contactMechId="9010" toName="Demo Customer Company" address1="2004 Factory Blvd" city="Orem" stateProvinceGeoId="UT" postalCode="84057" countryGeoId="USA" geoPointId="9000"/>