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

svn commit: r881728 - /ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Author: lektran
Date: Wed Nov 18 11:28:45 2009
New Revision: 881728

URL: http://svn.apache.org/viewvc?rev=881728&view=rev
Log:
Corrected CostComponentCalc record, I thing the costComponentCalcId changed from EXAMPLE_COST to TASK_COST_CALC at some point and this was left behind
Partially fixes the testAcctgTransForActualManufacturingCost test

Modified:
    ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=881728&r1=881727&r2=881728&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml (original)
+++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed Nov 18 11:28:45 2009
@@ -200,7 +200,7 @@
     <PaymentMethodType paymentMethodTypeId="EXT_PAYPAL" defaultGlAccountId="122000"/>
     <PaymentMethodType paymentMethodTypeId="EXT_WORLDPAY" defaultGlAccountId="122000"/>
 
-    <CostComponentCalc costComponentCalcId="EXAMPLE_COST" costGlAccountTypeId="OPERATING_EXPENSE"/>
+    <CostComponentCalc costComponentCalcId="TASK_COST_CALC" costGlAccountTypeId="OPERATING_EXPENSE"/>
 
     <!-- General Ledger Setup for the "Company" organization for "Company" -->