summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/C/full.kmt
blob: 3d00bb47c019910ec175b537fb35e13d8ab0cf2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<?xml version="1.0" encoding="utf-8"?>
<!--
     Converted using xea2kmt by Thomas Baumgart from GnuCash sources

        accounts/C/acctchrt_full.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>Full Chart</title>
 <shortdesc>Full chart of accounts contains all default accounts.</shortdesc>
 <longdesc></longdesc>
 <accounts>
  <account type="12" name="">
   <account type="12" name="Interest Income">
    <account type="12" name="Savings Interest"/>
    <account type="12" name="Money Market Interest"/>
    <account type="12" name="Checking Interest"/>
    <account type="12" name="CD Interest"/>
    <account type="12" name="Other Interest"/>
    <account type="12" name="Bond Interest"/>
   </account>
   <account type="12" name="Other Income"/>
   <account type="12" name="Gifts Received"/>
   <account type="12" name="Dividend Income"/>
   <account type="12" name="Salary (Spouse)"/>
   <account type="12" name="Salary"/>
   <account type="12" name="Bonus"/>
  </account>
  <account type="10" name="">
   <account type="4" name="Line of Credit"/>
   <account type="10" name="Loans">
    <account type="10" name="Vehicle Loan"/>
    <account type="10" name="Mortgage Loan"/>
    <account type="10" name="Other Loan"/>
    <account type="10" name="Education Loan"/>
   </account>
   <account type="4" name="Credit Card"/>
  </account>
  <account type="13" name="">
   <account type="13" name="Commissions"/>
   <account type="13" name="Clothes"/>
   <account type="13" name="Adjustment"/>
   <account type="13" name="Education"/>
   <account type="13" name="Dining"/>
   <account type="13" name="Supplies"/>
   <account type="13" name="Auto">
    <account type="13" name="Repair and Maintenance"/>
    <account type="13" name="Parking"/>
    <account type="13" name="Gas"/>
    <account type="13" name="Fees"/>
   </account>
   <account type="13" name="Entertainment">
    <account type="13" name="Music/Movies"/>
    <account type="13" name="Recreation"/>
    <account type="13" name="Travel"/>
   </account>
   <account type="13" name="Cable"/>
   <account type="13" name="Computer"/>
   <account type="13" name="Childcare"/>
   <account type="13" name="Laundry/Dry Cleaning"/>
   <account type="13" name="Bank Service Charge"/>
   <account type="13" name="Taxes">
    <account type="13" name="State/Province"/>
    <account type="13" name="Property Tax"/>
    <account type="13" name="Other Tax"/>
    <account type="13" name="Social Security"/>
    <account type="13" name="Federal"/>
    <account type="13" name="Medicare"/>
   </account>
   <account type="13" name="Insurance">
    <account type="13" name="Home Insurance"/>
    <account type="13" name="Life Insurance"/>
    <account type="13" name="Auto Insurance"/>
    <account type="13" name="Health Insurance"/>
    <account type="13" name="Rental Insurance"/>
   </account>
   <account type="13" name="Charity"/>
   <account type="13" name="Home Repair"/>
   <account type="13" name="Groceries"/>
   <account type="13" name="Online Services"/>
   <account type="13" name="Rent"/>
   <account type="13" name="Taxes (Spouse)">
    <account type="13" name="Social Security"/>
    <account type="13" name="Other Tax"/>
    <account type="13" name="State/Province"/>
    <account type="13" name="Medicare"/>
    <account type="13" name="Federal"/>
   </account>
   <account type="13" name="Interest">
    <account type="13" name="Mortgage Interest"/>
    <account type="13" name="Other Interest"/>
    <account type="13" name="Education Loan Interest"/>
    <account type="13" name="Vehicle Loan Interest"/>
   </account>
   <account type="13" name="Miscellaneous"/>
   <account type="13" name="Subscriptions"/>
   <account type="13" name="Public Transportation"/>
   <account type="13" name="Medical Expenses"/>
   <account type="13" name="Hobbies"/>
   <account type="13" name="Gifts"/>
   <account type="13" name="Books"/>
   <account type="13" name="Utilities">
    <account type="13" name="Water"/>
    <account type="13" name="Gas"/>
    <account type="13" name="Garbage collection"/>
    <account type="13" name="Electric"/>
   </account>
   <account type="13" name="Phone"/>
  </account>
  <account type="9" name="">
   <account type="9" name="Fixed Assets">
    <account type="9" name="House"/>
    <account type="9" name="Other Asset"/>
    <account type="9" name="Vehicle"/>
   </account>
   <account type="9" name="Current Assets">
    <account type="1" name="Bank CD"/>
    <account type="1" name="Money Market"/>
    <account type="3" name="Cash in Wallet"/>
    <account type="1" name="Savings Account"/>
    <account type="1" name="Checking Account"/>
   </account>
   <account type="9" name="Investments">
    <account type="7" name="Retirement"/>
    <account type="7" name="Brokerage Account"/>
    <account type="7" name="Spouse Retirement"/>
   </account>
  </account>
  <account type="16" name="">
   <account type="16" name="Opening Balances"/>
  </account>
 </accounts>
</kmymoney-account-template>