mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-22 08:57:17 -06:00
f4b8273650
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@43 57a11ea4-9604-0410-9ed3-97b8803252fd
44 lines
1.3 KiB
HTML
44 lines
1.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
<head>
|
|
<title>About X-Accountant</title>
|
|
</head>
|
|
|
|
<body bgcolor=#eeeeee>
|
|
<h1>About X-Accountant</h1>
|
|
|
|
<hr>
|
|
|
|
X-Accountant is a program to keep track of your finances. Some
|
|
of the features are:
|
|
|
|
<ul>
|
|
<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
|
|
a reconciled balance, so you can keep track
|
|
of the checks that have clear your account.
|
|
<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
|
|
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 a description
|
|
in the description fields, and it matches an
|
|
previous transaction, hitting TAB will copy
|
|
the previous transaction. Handy if you have
|
|
similar transactions on a regular basis.
|
|
</ul>
|
|
|
|
<h2>Version</h2>
|
|
This version is Version 0.9k. (November 11 1997)
|
|
|
|
|
|
</body>
|
|
</html>
|