Author: sichen
Date: Thu Jan 18 12:14:39 2007
New Revision: 497558

URL: http://svn.apache.org/viewvc?view=rev&rev=497558
Log:
fix a typo

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

Modified: 
ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml?view=diff&rev=497558&r1=497557&r2=497558
==============================================================================
--- ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml 
(original)
+++ ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml Thu 
Jan 18 12:14:39 2007
@@ -383,7 +383,7 @@
   <GlAccount parentGlAccountId="223000" glAccountId="223400" 
accountCode="223400" 
     glAccountClassId="CURRENT_LIABILITY" glAccountTypeId="CURRENT_LIABILITY" 
glResourceTypeId="MONEY"  
     accountName="ACCRUED PAYROLL TAXES - STATE UNEMPLOYMENT TAX" 
description="" postedBalance="0.0"/>
-  <GlAccount parentGlAccountId="224000" glAccountId="223500" 
accountCode="223500" 
+  <GlAccount parentGlAccountId="220000" glAccountId="223500" 
accountCode="223500" 
     glAccountClassId="CURRENT_LIABILITY" glAccountTypeId="CURRENT_LIABILITY" 
glResourceTypeId="MONEY"  
     accountName="401k - PENSION EMPLOYER CONTRIBUTION" description="" 
postedBalance="0.0"/>
 


Reply via email to