mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2433 57a11ea4-9604-0410-9ed3-97b8803252fd
35 lines
1.3 KiB
HTML
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>
|
|
|