Files
gnucash/Docs/xacc-about.html
T

221 lines
7.2 KiB
HTML
Raw Normal View History

1997-11-01 01:39:32 +00:00
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>About X-Accountant</title>
</head>
1998-03-01 17:02:13 +00:00
<body bgcolor="#eeeeee">
1997-11-01 01:39:32 +00:00
<h1>About X-Accountant</h1>
<hr>
X-Accountant is a program to keep track of your finances. Some
of the features are:
<ul>
1998-09-21 02:46:20 +00:00
<li>Multiple accounts, which can be open at
1997-11-01 01:39:32 +00:00
the same time. Create one xacc account
for each of your bank accounts.
1998-09-21 02:46:20 +00:00
<li>Each account keeps a running balance and
1997-11-01 01:39:32 +00:00
a reconciled balance, so you can keep track
1997-11-27 01:04:15 +00:00
of the checks that have cleared your account.
1998-09-21 02:46:20 +00:00
<li>A simple interface. If you can use the
1997-11-01 01:39:32 +00:00
register in the back of your checkbook,
you can use xacc.
1998-09-21 02:46:20 +00:00
<li>Automatic account reconciling. At the end
1997-11-01 01:39:32 +00:00
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.
1998-09-21 02:46:20 +00:00
<li>QuickFill... if you begin typing
1997-11-27 01:04:15 +00:00
in the description field, and the text matches a
1997-11-01 01:39:32 +00:00
previous transaction, hitting TAB will copy
1997-11-27 01:04:15 +00:00
that previous transaction. Handy if you have
1997-11-01 01:39:32 +00:00
similar transactions on a regular basis.
1997-11-27 01:04:15 +00:00
<li>Stock/Mutual Fund Portfolios. Track stocks
individually (one per account) or in portfolio
of accounts (a group of accounts that can be
displayed together).
1998-09-21 02:46:20 +00:00
<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.
1997-11-30 09:47:40 +00:00
<li><a href="xacc-quicken.html">Quicken File Import</a>.
Import Quicken Version 3.0 QIF files.
1997-11-27 01:04:15 +00:00
</ul>
<h2>Advanced Features</h2>
X-Accountant offers some features not usually found
in simpler accounting programs.
<ul>
1997-11-29 09:43:37 +00:00
<li>Sub-accounts: A master account can have a hierarchy
1997-11-27 01:04:15 +00:00
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).
1997-12-01 08:06:37 +00:00
<li><a href="xacc-double.html">Double Entry</a>:
1997-11-30 09:47:40 +00:00
Every transaction can appear in two
1997-11-27 01:04:15 +00:00
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.
1997-11-30 09:47:40 +00:00
<li><a href="xacc-expense.html">Income/Expense Account Types
(Categories)</a>. When used properly
1997-11-27 01:04:15 +00:00
with the double-entry feature, these can be used
1997-11-30 07:46:50 +00:00
to create both Balance Sheet and Profits &amp; Losses
1997-11-27 01:04:15 +00:00
reports. For example, savings account interest,
stock dividends, or paychecks can be marked as
both a deposit in a bank account, and as income in
an Income account type, using the double-entry
(transfer) feature. Similarly, credit card charges
can be noted in the credit card account, as well
as in a corresponding expense account.
<li>General Ledger: Multiple accounts can be displayed
in one register window at the same time. This can
ease the trouble of tracking down typing/entry errors.
It also provides a convenient way of viewing a
portfolio of many stocks, by showing all transactions
in that portfolio.
1997-11-15 03:34:23 +00:00
</ul>
1997-11-15 03:31:07 +00:00
<h2>Version</h2>
1998-03-28 08:39:25 +00:00
This version is xacc-1.1.8, a highly nunstable, buggy version.
The latest stable release is 1.0.17, you should be using that.
1998-03-01 17:02:13 +00:00
<p>
Versions 1.0.x are considered to be stable revisions with all
currently known bugs fixed. Versions 1.1.x are considered to be
development versions, which may have many bugs. The next stable
series will be 1.2.x
<h2>Credits</h2>
1998-03-28 08:39:25 +00:00
<br>Fred Baube &lt;fred@moremagic.com&gt; for Java port
<br>Christopher B. Browne &lt;cbbrowne@hex.net&gt; for perl stock scripts
<br>Rob Browning &lt;rlb@cs.utexas.edu&gt; for perl, scheme &amp; GTK graphing
<br>George Chen &lt;georgec@sco.com&gt; for MS-Money QIF's &amp; fixes
1998-03-01 17:02:13 +00:00
<br>Robin Clark &lt;rclark@hmc.edu&gt; for original xacc
1998-03-28 08:39:25 +00:00
<br>Jeremey Collins &lt;linux@cyberramp.net&gt; for GnoMoney &amp; GTK port
1998-04-19 08:26:16 +00:00
<br>Bob Drzyzgula &lt;bob@mostly.com&gt; for budgeting design notes
1998-03-28 08:39:25 +00:00
<br>Koen D'Hondt &lt;ripley@xs4all.nl&gt; for Solaris patches to XmHTML
1998-03-01 17:02:13 +00:00
<br>Ciaran Deignan &lt;Ciaran.Deignan@bull.net&gt; for AIX binary version
1998-03-28 08:39:25 +00:00
<br>Dave Freese &lt;DFreese@osc.uscg.mil&gt; for leap-year fix
1998-03-01 17:02:13 +00:00
<br>Otto Hammersmith &lt;otto@bug.redhat.com&gt; for RedHat RPM version
1998-03-28 08:39:25 +00:00
<br>Tom Kludy &lt;tkludy@csd.sgi.com&gt; for SGI Irix port
<br>Peter Norton &lt;spacey@inch.com&gt; for a valiant attempt at a GTK port
<br>Gavin Porter &lt;maufk@csv.warwick.ac.uk&gt; for euro style dates
<br>Ron Record &lt;rr@sco.com&gt; for SCO Unixware &amp; OpenServer binaries
<br>Richard Skelton &lt;rich@brake.demon.co.uk&gt; for Solaris cleanup
1998-04-19 08:26:16 +00:00
<br>Henning Spruth &lt;spruth@bigfoot.com&gt; for German text &amp; euro date fixes
1998-03-28 08:39:25 +00:00
<br>Linas Vepstas &lt;linas@linas.org&gt; for leading the project
<br>... and I am sure that I have missed many others ...
1998-03-01 17:02:13 +00:00
<br>
1998-03-28 08:39:25 +00:00
1998-03-01 17:02:13 +00:00
<h2>Supported Operating Systems</h2>
xacc is known to work in the following configs:
<br>Linux 2.0.x -- Intel w/ RedHat Motif
<br>Linux 2.0.x -- Intel w/ Lesstif v0.81
<br>Linux Debian -- Intel w/ Lesstif v0.81
<br>SGI IRIX -- MIPS
<br>IBM AIX 4.1.5 -- RS/6000
<br>SCO Unixware 7 -- Intel
<br>SCO OpenServer 5.0.4 -- Intel
1998-08-05 06:57:44 +00:00
<br>NetBSD -- Intel
1997-11-27 01:04:15 +00:00
<p>
1998-03-01 17:02:13 +00:00
<a href="http://www.cs.hmc.edu/~rclark/xacc">
<img src="logos/linux.gif"></a>
<a href="http://www.sco.com/skunkware">
<img src="logos/skunkware.gif"></a>
<a href="http://www.bull.de/pub/">
<img src="logos/bullogogross.gif">
<img src="logos/ibm.gif">
</a>
<a href="http://www.sgi.com/">
<img src="logos/sgi.gif">
</a>
<a href="http://www.debian.org/">
<img src="logos/debian.jpg">
</a>
1998-08-05 06:57:44 +00:00
<img src = "logos/NetBSD-banner.gif">
1998-08-29 04:52:29 +00:00
<h2>History</h2>
Format: number of files (*.c and *.h), KLOCS in *.c + KLOCS in *.h
where KLOC== kilo-lines-of-code, as reported by wc.
other misc dirs not counted.
<table>
<th>
<td>Version
<td>engine
<td>register
<td>ledger
<td>motif
<td>gnome
<td>qt
<td>prefs (scm)
<td>docs (html)
<td>misc
<td>Total
<tr>
<td>0.9 -- Sept 97
<td> -
<td> -
<td> -
<td>34; 7.5+0.9
<td> -
<td> -
<td> -
<td>5; 0.4
<td> -
<td>39; 8.8
<tr>
<td>0.9w -- Dec 97
<td> -
<td> -
<td> -
<td>51; 13.8+1.5
<td> -
<td> -
<td> -
<td>9; 0.8
<td> -
<td>60; 16.1
<tr>
<td>1.0.17 -- Feb 98
<td> -
<td> -
<td> -
<td>52; 14.8+1.8
<td> -
<td> -
<td> -
<td>12; 1.4
<td> -
<td>64; 18.0
<tr>
<td>1.1.15 -- Aug 98
<td>24; 6.2+1.5
<td>31; 6.1+1.7
<td>5; 1.4+0.4
<td>30; 7.4+0.7
<td>17; 3.4+0.5
<td>16; 1.2+0.2
<td>3; 0.3
<td>16; 1.9
<td>(not counted, >1.0)
<td>142; 32.9
</table>
1997-11-01 01:39:32 +00:00
</body>
1997-11-15 03:31:07 +00:00
</html>