]> Dogcows Code - chaz/homebank/blob - doc/misc-balance.html
import homebank-5.1.2
[chaz/homebank] / doc / misc-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>Balances</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>Balances</h1>
15 <p>A key point of your accounts are balances.<br>
16 HomeBank offers 3 balances covering the entire life cycle of your accounts.</p>
17 <div class="rounded content">
18 <h2>The 3 different balances</h2>
19 <div class="gtkshot right"><img src="images/doc_balance.png"></div>
20 <h3>Bank</h3>
21 <p>balance of all reconciled transaction, so this should be the same balance as the last reconciled statement you checked</p>
22 <h3>Today</h3>
23 <p>balance of transactions until today : bank balance + amount of all transaction since then, until today</p>
24 <h3>Future</h3>
25 <p>balance of all the transaction : include all transaction currently into the account</p>
26 <p>N.B.: remind transaction are never taken into consideration into balances</p>
27 </div>
28 </div>
29 </body>
30 </html>
This page took 0.028382 seconds and 4 git commands to generate.