]> Dogcows Code - chaz/homebank/blob - doc/misc-balance.html
add gitignore
[chaz/homebank] / doc / misc-balance.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
3 <html>
4 <head>
5 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
6
7 <title>Balances</title>
8 <link rel="stylesheet" href="help.css" type="text/css">
9
10 </head>
11
12 <body id="top">
13
14 <div class="dochead">
15 HomeBank User manual
16 </div>
17
18 <div class="title">
19
20 <h1>Balances</h1>
21
22 <p>A key point of your accounts are balances.<br>
23 HomeBank offers 3 balances covering the entire lifecycle of your
24 accounts.</p>
25
26 <div class="rounded content">
27
28 <h2>The 3 different balances</h2>
29
30 <div class="gtkshot right"><img src="images/doc_balance.png"></div>
31
32 <h3>Bank</h3>
33
34 <p>is the balance of all transactions validated (reconciled with your
35 bank statements)</p>
36
37 <h3>Today</h3>
38
39 <p>indicates the balance of transactions until today (bank balance +
40 transaction since then until today)</p>
41
42 <h3>Future</h3>
43
44 <p>indicates the balance of all the transaction (including all
45 transaction into the account)</p>
46
47 </div>
48 <div class="rounded content">
49
50 <h2>Notes about balances</h2>
51
52 <p>The balances are displayed in the list of accounts in the <a href=
53 "win-main.html">main window</a>, and are also displayed in the <a href=
54 "win-account.html">account window</a>.</p>
55
56 <p>Finally, there is no balance column in the list of transactions. If
57 you want to keep the balance transaction by transaction, please use the
58 <a href="win-balance.html">balance report</a>.</p>
59 </div>
60
61 </body>
62 </html>
This page took 0.031605 seconds and 4 git commands to generate.