You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by si...@apache.org on 2006/12/15 00:14:31 UTC

svn commit: r487384 - /incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml

Author: sichen
Date: Thu Dec 14 15:14:30 2006
New Revision: 487384

URL: http://svn.apache.org/viewvc?view=rev&rev=487384
Log:
Fix typo for commissions due gl account

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

Modified: incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml?view=diff&rev=487384&r1=487383&r2=487384
==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml (original)
+++ incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml Thu Dec 14 15:14:30 2006
@@ -327,7 +327,7 @@
   <GlAccount parentGlAccountId="220000" glAccountId="221000" accountCode="221000" 
     glAccountClassId="CURRENT_LIABILITY" glAccountTypeId="CURRENT_LIABILITY" glResourceTypeId="MONEY"  
     accountName="ACCRUED PAYROLL" description="" postedBalance="0.0"/>
-  <GlAccount parentGlAccountId="220000" glAccountId="222000" accountCode="222000" 
+  <GlAccount parentGlAccountId="220000" glAccountId="221100" accountCode="221100" 
     glAccountClassId="CURRENT_LIABILITY" glAccountTypeId="COMMISSIONS_PAYABLE" glResourceTypeId="MONEY"  
     accountName="ACCRUED COMMISSIONS DUE" description="" postedBalance="0.0"/>