]> Dogcows Code - chaz/homebank/blob - doc/win-balance.html
import homebank-5.1.2
[chaz/homebank] / doc / win-balance.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta content="text/html; charset=utf-8" http-equiv="CONTENT-TYPE">
5 <meta content="noindex" name="robots">
6 <title>Balance report</title>
7 <link href="help.css" rel="stylesheet" type="text/css">
8 </head>
9 <body id="top">
10 <div class="dochead">
11 HomeBank User manual
12 </div>
13 <div class="title">
14 <h1>Balance report</h1>
15 <p>The balance report is an analysis part focused on the balance evolution during the time. A specific purpose will be to visually control your balance.</p>
16 <p>The transactions are displayed ordered by date in order for you to check the balance according to the minimum set in the <a href="win-account.html">account window</a>.</p>
17 <p>The results are displayed into a list or with a line chart, giving a visual view of the account flow.</p>
18 <h2>Window call</h2>
19 <ul>
20 <li>from the main window-menu: Reports / Balance</li>
21 <li>from the main window-tool-bar.</li>
22 </ul>
23 </div>
24 <div class="rounded content">
25 <h2>Using balance report</h2>
26 <p><img class="gtkshot right" src="images/win-balance1.png"> <img class="gtkshot right" src="images/win-balance2.png"></p>
27 <h3><img align="bottom" border="0" height="12" id="graphics5" name="graphics5" src="images/1.png" width="12"> Display</h3>
28 <table class="widgetinfo">
29 <tr>
30 <th>Account</th>
31 <td>select the account to display result for</td>
32 </tr>
33 <tr>
34 <th>Select all</th>
35 <td>select all accounts</td>
36 </tr>
37 <tr>
38 <th>Each day</th>
39 <td>select to display each day, in not checked only days with value are showed</td>
40 </tr>
41 <tr>
42 <th>Zoom X</th>
43 <td>select the X zoom factor in real time</td>
44 </tr>
45 </table>
46 <h3><img align="bottom" border="0" height="12" id="graphics6" name="graphics6" src="images/2.png" width="12"> Date filter</h3>
47 <table class="widgetinfo">
48 <tr>
49 <th>Range</th>
50 <td>fast select a date with predefined range</td>
51 </tr>
52 <tr>
53 <th>From / To</th>
54 <td>specify date bound limit to restrict the results to</td>
55 </tr>
56 </table>
57 <h3><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/3.png" width="12"> Tool bar</h3>
58 <p>The tool-bar is the main control of the display. All tool-button have a tool-tip that will help you know what action will be launched when you click on the tool-button.</p>
59 <h3><img align="bottom" border="0" height="12" id="graphics8" name="graphics8" src="images/4.png" width="12"> Infos</h3>
60 <p>Inform you about the number of transaction in balance, the total number of transaction and the value of the balance for this account.</p>
61 <h3><img align="bottom" border="0" height="12" id="graphics9" name="graphics9" src="images/5.png" width="12"> Result list</h3>
62 <p>The result list display the computed balances according to the current selection.</p>
63 </div>
64 </body>
65 </html>
This page took 0.035732 seconds and 4 git commands to generate.