]> Dogcows Code - chaz/homebank/blob - doc/dlg-spli.html
import homebank-5.1.2
[chaz/homebank] / doc / dlg-spli.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>Split dialog</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>Split transaction dialog</h1>
15 <p>The split dialog is used to edit,modify and manage the <a href="00-lexicon.html#split">split</a> of a transaction.</p>
16 <h2>Dialog call</h2>
17 <ul>
18 <li>transaction dialog: S button</li>
19 </ul>
20 </div>
21 <div class="rounded content">
22 <h2>Using split transaction dialog</h2>
23 <p><img class="gtkshot right" src="images/dlg-split1.png"></p>
24 <h3><img align="bottom" border="0" height="12" id="graphics5" name="graphics5" src="images/1.png" width="12"> - / + buttons</h3>
25 <table class="widgetinfo">
26 <tr>
27 <th>-</th>
28 <td>allows to remove a split line</td>
29 </tr>
30 <tr>
31 <th>+</th>
32 <td>allows to add a split line</td>
33 </tr>
34 </table>
35 <h3><img align="bottom" border="0" height="12" id="graphics6" name="graphics6" src="images/2.png" width="12"> Split line details</h3>
36 <table class="widgetinfo">
37 <tr>
38 <th>Category</th>
39 <td>the category of the split line</td>
40 </tr>
41 <tr>
42 <th>Memo</th>
43 <td>the memo of the split line</td>
44 </tr>
45 <tr>
46 <th>Amount</th>
47 <td>the amount of the split line</td>
48 </tr>
49 </table>
50 <h3><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/3.png" width="12"> Split informations</h3>
51 <p>Depending on the context, the following will be displayed:</p>
52 <table class="widgetinfo">
53 <tr>
54 <th>Sum of splits</th>
55 <td>sum of every split lines</td>
56 </tr>
57 <tr>
58 <th>Unassigned</th>
59 <td>remaining amount for the split: transaction amount - sum of splits</td>
60 </tr>
61 <tr>
62 <th>Transaction amount</th>
63 <td>transaction amount as a remind</td>
64 </tr>
65 </table>
66 </div>
67 </body>
68 </html>
This page took 0.033885 seconds and 5 git commands to generate.