svn commit: r467185 - /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: r467185 - /incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml

sichen
Author: sichen
Date: Mon Oct 23 17:35:52 2006
New Revision: 467185

URL: http://svn.apache.org/viewvc?view=rev&rev=467185
Log:
Fixed classification of freight in gl accounts in demo general chart of accounts

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=467185&r1=467184&r2=467185
==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml (original)
+++ incubator/ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml Mon Oct 23 17:35:52 2006
@@ -714,10 +714,10 @@
 
     
   <GlAccount parentGlAccountId="500000" glAccountId="510000" accountCode="510000"
-    glAccountClassId="REVENUE" glAccountTypeId="" glResourceTypeId="MONEY"  
+    glAccountClassId="COGS_EXPENSE" glAccountTypeId="" glResourceTypeId="MONEY"  
     accountName="FREIGHT IN" description="" postedBalance="0.0"/>
   <GlAccount parentGlAccountId="510000" glAccountId="510200" accountCode="510200"
-    glAccountClassId="REVENUE" glAccountTypeId="" glResourceTypeId="MONEY"  
+    glAccountClassId="COGS_EXPENSE" glAccountTypeId="" glResourceTypeId="MONEY"  
     accountName="FREIGHT IN - CATEGORY 2" description="" postedBalance="0.0"/>
     
   <GlAccount parentGlAccountId="510000" glAccountId="511000" accountCode="511000"