Merge pull request #10 from Anh3h/develop
Fix bug in ledgers.csv file
diff --git a/accounting/src/main/resources/standardChartOfAccounts/ledgers.csv b/accounting/src/main/resources/standardChartOfAccounts/ledgers.csv
index 3dfd445..03ea8bc 100644
--- a/accounting/src/main/resources/standardChartOfAccounts/ledgers.csv
+++ b/accounting/src/main/resources/standardChartOfAccounts/ledgers.csv
@@ -41,7 +41,7 @@
7000,7600,"Prepaid Expenses and Deferred Charges",ASSET,true
7000,7700,"Fixed Assets",ASSET,true
7000,7800,"Accrued Income",ASSET,true
-7000,7900,"Other Assets",ASSET,true,
+7000,7900,"Other Assets",ASSET,true
,8000,"Accounts Payable",LIABILITY,true
8000,8100,"Accounts Payable",LIABILITY,true
8000,8200,"Interest Payable",LIABILITY,true
@@ -52,4 +52,4 @@
9000,9300,"Reserves",EQUITY,true
9000,9400,"Undivided Earnings",EQUITY,true
9000,9550,"Donated Equity",EQUITY,true
-9000,9560,"Net Income (Loss)",EQUITY,true
\ No newline at end of file
+9000,9560,"Net Income (Loss)",EQUITY,true