|
|
|
|
@ -13,22 +13,22 @@
|
|
|
|
|
of the features are:
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li> Multiple accounts, which can be open at
|
|
|
|
|
<li>Multiple accounts, which can be open at
|
|
|
|
|
the same time. Create one xacc account
|
|
|
|
|
for each of your bank accounts.
|
|
|
|
|
<li> Each account keeps a running balance and
|
|
|
|
|
<li>Each account keeps a running balance and
|
|
|
|
|
a reconciled balance, so you can keep track
|
|
|
|
|
of the checks that have cleared your account.
|
|
|
|
|
<li> A simple interface. If you can use the
|
|
|
|
|
<li>A simple interface. If you can use the
|
|
|
|
|
register in the back of your checkbook,
|
|
|
|
|
you can use xacc.
|
|
|
|
|
<li> Automatic account reconciling. At the end
|
|
|
|
|
<li>Automatic account reconciling. At the end
|
|
|
|
|
of the month, open up the reconcile window,
|
|
|
|
|
enter your bank statement's ending balance,
|
|
|
|
|
and check off the transactions that appear
|
|
|
|
|
in the bank statement. This makes it easy
|
|
|
|
|
to track down any discrepancies.
|
|
|
|
|
<li> QuickFill... if you begin typing
|
|
|
|
|
<li>QuickFill... if you begin typing
|
|
|
|
|
in the description field, and the text matches a
|
|
|
|
|
previous transaction, hitting TAB will copy
|
|
|
|
|
that previous transaction. Handy if you have
|
|
|
|
|
@ -37,6 +37,11 @@
|
|
|
|
|
individually (one per account) or in portfolio
|
|
|
|
|
of accounts (a group of accounts that can be
|
|
|
|
|
displayed together).
|
|
|
|
|
<li>Support for multiple currencies and currency
|
|
|
|
|
trading accounts. (partial, still broken).
|
|
|
|
|
Bank accounts may be established in different
|
|
|
|
|
currencies, and trades with indicated prices
|
|
|
|
|
may be made, much as stocks would be traded.
|
|
|
|
|
<li><a href="xacc-quicken.html">Quicken File Import</a>.
|
|
|
|
|
Import Quicken Version 3.0 QIF files.
|
|
|
|
|
</ul>
|
|
|
|
|
|