You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/11/26 14:12:35 UTC

svn commit: r884546 - /ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderPeopleData.xml

Author: jleroux
Date: Thu Nov 26 13:12:35 2009
New Revision: 884546

URL: http://svn.apache.org/viewvc?rev=884546&view=rev
Log:
A patch from Aswath Satrasala "DemoRepStore PartyId data not correct" (https://issues.apache.org/jira/browse/OFBIZ-3261) - OFBIZ-3261

Modified:
    ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderPeopleData.xml

Modified: ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderPeopleData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderPeopleData.xml?rev=884546&r1=884545&r2=884546&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderPeopleData.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/data/DemoOrderPeopleData.xml Thu Nov 26 13:12:35 2009
@@ -39,7 +39,7 @@
     <PartyRole partyId="DemoRepStore" roleTypeId="SALES_REP"/>
     <UserLogin partyId="DemoRepStore" userLoginId="DemoRepStore"/>
     <UserLoginSecurityGroup userLoginId="DemoRepStore" groupId="ORDERENTRY" fromDate="2001-05-13 00:00:00"/>
-    <ProductStoreRole partyId="admin" roleTypeId="SALES_REP" productStoreId="9000" fromDate="2001-05-13 12:00:00.0"/>
+    <ProductStoreRole partyId="DemoRepStore" roleTypeId="SALES_REP" productStoreId="9000" fromDate="2001-05-13 12:00:00.0"/>
 
     <!-- Commission Agreements -->
     <Agreement agreementId="9000" partyIdFrom="Company" partyIdTo="DemoRepAll" agreementTypeId="COMMISSION_AGREEMENT" description="Commission Agreement with DemoRepAll"/>