You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jo...@apache.org on 2007/09/21 09:18:55 UTC

svn commit: r578003 - /ofbiz/trunk/applications/ecommerce/data/DemoFinAccount.xml

Author: jonesde
Date: Fri Sep 21 00:18:54 2007
New Revision: 578003

URL: http://svn.apache.org/viewvc?rev=578003&view=rev
Log:
Fixed problem caused by this data killing the gift card store survey records

Modified:
    ofbiz/trunk/applications/ecommerce/data/DemoFinAccount.xml

Modified: ofbiz/trunk/applications/ecommerce/data/DemoFinAccount.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/data/DemoFinAccount.xml?rev=578003&r1=578002&r2=578003&view=diff
==============================================================================
--- ofbiz/trunk/applications/ecommerce/data/DemoFinAccount.xml (original)
+++ ofbiz/trunk/applications/ecommerce/data/DemoFinAccount.xml Fri Sep 21 00:18:54 2007
@@ -77,7 +77,7 @@
     <ProductFeatureAppl productId="FA-001-O" productFeatureId="2104" productFeatureApplTypeId="STANDARD_FEATURE" fromDate="2003-11-20 13:51:53.35" sequenceNum="2"/>
 
     <!-- survey appl -->
-    <ProductStoreSurveyAppl productStoreSurveyId="1000" productStoreId="9000" surveyApplTypeId="CART_ADD" surveyId="1100" productId="FA-001" fromDate="2003-11-24 16:00:02.467" surveyTemplate="/applications/content/template/survey/genericsurvey.ftl" lastUpdatedStamp="2003-12-04 21:40:23.27" lastUpdatedTxStamp="2003-12-04 21:40:20.607"/>
+    <ProductStoreSurveyAppl productStoreSurveyId="1100" productStoreId="9000" surveyApplTypeId="CART_ADD" surveyId="1100" productId="FA-001" fromDate="2003-11-24 16:00:02.467" surveyTemplate="/applications/content/template/survey/genericsurvey.ftl" lastUpdatedStamp="2003-12-04 21:40:23.27" lastUpdatedTxStamp="2003-12-04 21:40:20.607"/>
 
     <!-- fulfillment service -->
     <Content contentId="FA_ACTIVATION" serviceName="createPartyFinAccountFromPurchase"/>