mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
more hrefs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@206 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2c5092ad44
commit
604cc91f40
@ -37,6 +37,8 @@
|
||||
individually (one per account) or in portfolio
|
||||
of accounts (a group of accounts that can be
|
||||
displayed together).
|
||||
<li><a href="xacc-quicken.html">Quicken File Import</a>.
|
||||
Import Quicken Version 3.0 QIF files.
|
||||
</ul>
|
||||
|
||||
<h2>Advanced Features</h2>
|
||||
@ -47,14 +49,16 @@
|
||||
of detail accounts underneath it. This allows similar
|
||||
account types (e.g. Cash, Bank, Stock) to be grouped
|
||||
into one master account (e.g. Assets).
|
||||
<li>Double Entry: Every transaction can appear in two
|
||||
<li><a href="xacc-double.html>Double Entry</a>:
|
||||
Every transaction can appear in two
|
||||
accounts; one account is debited and the other is
|
||||
credited with exactly the same amount. With
|
||||
double-entry, a transaction edited in one window
|
||||
will be automatically updated in all other windows
|
||||
showing that transaction, and in both of the
|
||||
accounts.
|
||||
<li>Income/Expense account types. When used properly
|
||||
<li><a href="xacc-expense.html">Income/Expense Account Types
|
||||
(Categories)</a>. When used properly
|
||||
with the double-entry feature, these can be used
|
||||
to create both Balance Sheet and Profits & Losses
|
||||
reports. For example, savings account interest,
|
||||
@ -73,7 +77,7 @@
|
||||
</ul>
|
||||
|
||||
<h2>Version</h2>
|
||||
This version is xacc-0.9u
|
||||
This version is xacc-1.0b3
|
||||
<p>
|
||||
|
||||
This is a beta development version with known
|
||||
|
@ -10,8 +10,10 @@
|
||||
<li>Bank, Cash, Portfolio, Mutual Fund and Asset accounts are considered to be "assets"
|
||||
<li>Credit Card and Liability accounts are considered to be "liabilities"
|
||||
</ul>
|
||||
<p>
|
||||
A "typical" chart of accounts is shown below. It is a combination of
|
||||
some typical business and personal accounts.
|
||||
</p>
|
||||
<ul>
|
||||
<li>Assets
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user