Files
gnucash/doc/html/C/xacc-bal_tracker.html
Dave Peticolas df5babf10c Robert Graham Merkel's documentation patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2433 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-07 20:25:14 +00:00

35 lines
1.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<link rel="stylesheet" title="normal" type="text/css" href=
"gnucash.css">
<title>Balance Tracking Report</title>
</head>
<body>
<h1>Balance Tracking Report</h1>
<img src="report-av-baln.gif>
<p>This report allows you to track the balance of an account over time.
If you have gnuplot installed, it can even produce graphical output:</p>
<img src="bal-graph.gif">
<p>Parameters for this report include:</p>
<ul><li>The start and end dates of the accounting period.</li>
<li>The length of each "step", or interval in the account period.</li>
<li>The accounts for which the report is to be produced. If more
than one account is selected, the sum of all balances of accounts
selected is used <em>NB: Could somebody make sure this is right?</em>
<li>Which aspect of the report is to be graphed.
There are three graphs available:
<ul><li>Average Balance during interval</li>
<li>Net Gain/Loss over interval</li>
<li>Gains and losses over interval</li></ul></ul>
<hr>
<p>Return to <a href="xacc-main.html">Main Documentation
Page.</a></p>
</body>
</html>