You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/Docs/xacc-acctypes.html

35 lines
1.3 KiB

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Account Types</title>
</head>
<body bgcolor=#eeeeee>
<h1>Account Types</h1>
<dl>
<dt><b>Bank</b>
<dd>The bank account type denotes a savings or checking account
held at a bank. Often interest bearing.
<dt><b>Cash</b>
<dd>The cash account type is used to denote a shoe-box or pillowcase
stuffed with cash.
<dt><b>Credit</b>
<dd>The Credit card account is used to denote credit (e.g. amex) and
debit (e.g. visa, mastercard) card accounts.
<dt><b>Asset, Liability</b>
<dd>Asset and liability accounts indicate generic, generalized accounts
that are none of the above.
<dt><b>Stock, Mutual Fund</b>
<dd>Stock and Mutual Fund accounts will typically be shown in registers
which show three columns: price, number of shares, and value.
<dt><b>Income, Expense</b>
<dd>Income and expense accounts are used to denote income and expenses.
Thus, when data in these accounts are displayed, the sign of the
entries is reversed from its usual meaning.
<dt><b>Equity</b>
<dd>Equity account is used to balance the balance sheet.
</dl>
</body>
</html>