iannounce currency trading

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1209 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/xacc-12-patch
Linas Vepstas 28 years ago
parent c1904c4c3a
commit a3b2f1014d

@ -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>

@ -35,7 +35,7 @@
of the value is different. Note that transfers cannot be made
directly between two accounts denominated in different currencies.
Such transfers may only be made into currency trading accounts.
(Safety checks not implemented)
(Safety checks may be a bit broken still ... )
</dl>
</body>
</html>

Loading…
Cancel
Save