svn commit: r898755 - /ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml

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

svn commit: r898755 - /ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml

jacopoc
Author: jacopoc
Date: Wed Jan 13 14:06:41 2010
New Revision: 898755

URL: http://svn.apache.org/viewvc?rev=898755&view=rev
Log:
Minor change: sorted gl account class diagram in the comment to better reflect the natural flow of accounts in financial statements.

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

Modified: ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml?rev=898755&r1=898754&r2=898755&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml (original)
+++ ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml Wed Jan 13 14:06:41 2010
@@ -204,11 +204,6 @@
         DEBIT
             |___> NON_POSTING
             |
-            |___> DISTRIBUTION
-            |               |___> RETURN_OF_CAPITAL
-            |               |
-            |               |___> DIVIDEND
-            |
             |___> ASSET
             |         |_________> LONGTERM_ASSET
             |         |
@@ -217,6 +212,11 @@
             |                                 |
             |                                 |____> INVENTORY_ASSET
             |
+            |___> DISTRIBUTION
+            |               |___> RETURN_OF_CAPITAL
+            |               |
+            |               |___> DIVIDEND
+            |
             |___> EXPENSE
                       |_________> CASH_EXPENSE
                       |                       |____> INTEREST_EXPENSE
@@ -238,22 +238,22 @@
             |              |
             |              |___> ACCUM_AMORTIZATION
             |
-            |___> REVENUE
-            |
-            |___> INCOME
-            |          |_______> CASH_INCOME
-            |          |
-            |          |_______> NON_CASH_INCOME
+            |___> LIABILITY
+            |         |_________> CURRENT_LIABILITY
+            |         |
+            |         |_________> LONGTERM_LIABILITY
             |
             |___> EQUITY
             |         |_________> OWNERS_EQUITY
             |         |
             |         |_________> RETAINED_EARNINGS
             |
-            |___> LIABILITY
-                      |_________> CURRENT_LIABILITY
-                      |
-                      |_________> LONGTERM_LIABILITY
+            |___> REVENUE
+            |
+            |___> INCOME
+                       |________> CASH_INCOME
+                       |
+                       |________> NON_CASH_INCOME
 
         RESOURCE