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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

sichen
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"/>