]> Dogcows Code - chaz/homebank/blob - doc/win-budget.html
import homebank-5.1.7
[chaz/homebank] / doc / win-budget.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>Budget 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>Budget Report</h1>
15 <p>The budget report will summarize your running budget and will display its result.</p>
16 <p>Please refer to the <a href="use-budget.html">using the budget feature</a> for details on how using this feature.</p>
17 <h2>Window call</h2>
18 <ul>
19 <li>from the main window-menu: Reports / Budget</li>
20 <li>from the main window-tool-bar.</li>
21 </ul>
22 </div>
23 <div class="rounded content">
24 <h2>Using budget report</h2>
25 <p><img class="gtkshot right" src="images/win-budget1.png"> <img class="gtkshot right" src="images/win-budget2.png"></p>
26 <h3><img align="bottom" border="0" height="12" id="graphics5" name="graphics5" src="images/1.png" width="12"> Display</h3>
27 <table class="widgetinfo">
28 <tr>
29 <th>For</th>
30 <td>select category/subcategory</td>
31 </tr>
32 <tr>
33 <th>Kind</th>
34 <td>specify the result should be computed for: Expense, Income, or both</td>
35 </tr>
36 <tr>
37 <th>Only out of budget</th>
38 <td>will only show the item that are not on track</td>
39 </tr>
40 </table>
41 <h3><img align="bottom" border="0" height="12" id="graphics6" name="graphics6" src="images/2.png" width="12"> Date filter</h3>
42 <table class="widgetinfo">
43 <tr>
44 <th>Range</th>
45 <td>fast select a date with predefined range</td>
46 </tr>
47 <tr>
48 <th>From / To</th>
49 <td>specify date bound limit to restrict the results to</td>
50 </tr>
51 </table>
52 <h3><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/3.png" width="12"> Tool bar</h3>
53 <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. The icon appear or not depending the context.
54 <br>
55 At the end of the toolbar, there is an export button that enable Result or detail of transaction to copy to clipboard or export into a CSV file</p>
56
57 <h3><img align="bottom" border="0" height="12" id="graphics8" name="graphics8" src="images/4.png" width="12"> Total</h3>
58 <p>This is the total of columns of the list-view for: Spent, Budget and Decay</p>
59
60 <h3><img align="bottom" border="0" height="12" id="graphics9" name="graphics9" src="images/5.png" width="12"> Result list / Bar chart</h3>
61 <p>The result list display the computed amounts according to the current selection.</p>
62 </div>
63 </body>
64 </html>
This page took 0.033906 seconds and 4 git commands to generate.