]> Dogcows Code - chaz/homebank/blob - doc/win-main.html
5202d2e7464d945dd25ce5d40858c992cf0647de
[chaz/homebank] / doc / win-main.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>Main window</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>Main window</h1>
15 <p>The main window is the basis of most of the HomeBank actions. It is the first displayed window when you launch HomeBank. Closing this main window will close HomeBank, after a warning if the some unsaved changed are pending..</p>
16 </div>
17 <div class="rounded content">
18 <div class="gtkshot right"><img src="images/win-main1.png"></div>
19 <h2><img align="bottom" border="0" height="12" id="graphics5" name="graphics5" src="images/1.png" width="12"> Menu</h2>
20 <p>The <a href="menu-main.html">menu</a> is the main start point of most HomeBank actions.</p>
21 <h2><img align="bottom" border="0" height="12" id="graphics6" name="graphics6" src="images/2.png" width="12"> Tool-bar</h2>
22 <p>The tool-bar provides easy mouse shortcut for some of the menu. 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>
23 <h2><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/3.png" width="12"> Your accounts</h2>
24 <p>The list show you a summary of every account in the wallet. It can be grouped by account type or account institution name. To open an account, and show its transactions, you can double-click on it, or use the tool-bar, or the menu.</p>
25 <p>The first column indicate the change made to an account:</p>
26 <ul>
27 <li><img align="bottom" border="0" height="16" src="images/document-new.png" width="16"> transactions added</li>
28 <li><img align="bottom" border="0" height="16" src="images/hb-ope-edit.png" width="16"> transactions modified</li>
29 </ul>
30 <p>The balance area contains the balance summary of the wallet (all accounts), see <a href="misc-balance.html">this page</a> for details. If the minor option is checked in the preferences, a minor toggle button appear here, see <a href="misc-euro.html">this page</a> for details.</p>
31 <h2><img align="bottom" border="0" height="12" id="graphics8" name="graphics8" src="images/4.png" width="12"> Where your money goes</h2>
32 <p>The small report show you the top 10 category spending for a predefined period. You can define the default period from the preferences and change into this main window when needed.</p>
33 <p>The top 10 categories are showed, with amount and rate, also a total balance for the period is displayed. And of course a nice donut chart !</p>
34 <h2><img align="bottom" border="0" height="12" id="graphics11" name="graphics11" src="images/5.png" width="12"> Scheduled transactions (next occurrence)</h2>
35 <p>This list displays the next occurrence of scheduled (automated) transaction and their state, especially:</p>
36 <ul>
37 <li>next occurrence date</li>
38 <li>remaining days</li>
39 </ul>
40 <p>This remaining day count is negative if the transaction insertion is overdue.</p>
41 <p>At the bottom of the list, there is 2 buttons to:</p>
42 <ul>
43 <li>skip the transaction post</li>
44 <li>post the transaction occurrence<br>
45 if the account is unset or the amount of the scheduled transaction is 0, the transaction dialog will pop-up for you to fill these information before posting.</li>
46 </ul>
47 </div>
48 </body>
49 </html>
This page took 0.035731 seconds and 3 git commands to generate.