Author: sichen
Date: Wed Feb  7 18:48:44 2007
New Revision: 504769

URL: http://svn.apache.org/viewvc?view=rev&rev=504769
Log:
new gl account for paypal receivables

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=504769&r1=504768&r2=504769
==============================================================================
--- ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml 
(original)
+++ ofbiz/trunk/applications/accounting/data/DemoGeneralChartOfAccounts.xml Wed 
Feb  7 18:48:44 2007
@@ -106,6 +106,9 @@
   <GlAccount parentGlAccountId="122000" glAccountId="122400" 
accountCode="122400" 
     glAccountClassId="CURRENT_ASSET" glAccountTypeId="MRCH_STLMNT_ACCOUNT" 
glResourceTypeId="MONEY"
     accountName="ACCOUNTS RECEIVABLE - DEBIT / ATM CARDS" description="" 
postedBalance="0.0"/>
+  <GlAccount parentGlAccountId="122000" glAccountId="122500" 
accountCode="122500" 
+    glAccountClassId="CURRENT_ASSET" glAccountTypeId="MRCH_STLMNT_ACCOUNT" 
glResourceTypeId="MONEY"
+    accountName="ACCOUNTS RECEIVABLE - PAYPAL" description="" 
postedBalance="0.0"/>
   <GlAccount parentGlAccountId="122000" glAccountId="122900" 
accountCode="122900" 
     glAccountClassId="CURRENT_ASSET" glAccountTypeId="MRCH_STLMNT_ACCOUNT" 
glResourceTypeId="MONEY"
     accountName="ACCOUNTS RECEIVABLE CREDIT CARDS - ALLOWANCE FOR BAD DEBT" 
description="" postedBalance="0.0"/>


Reply via email to