]> Dogcows Code - chaz/homebank/blob - doc/dlg-spli.html
add gitignore
[chaz/homebank] / doc / dlg-spli.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
3 <html>
4 <head>
5 <meta name="generator" content="Bluefish 2.2.3" >
6 <meta http-equiv="CONTENT-TYPE" content=
7 "text/html; charset=utf-8">
8
9 <title>Split dialog</title>
10 <link rel="stylesheet" href="help.css" type="text/css">
11 </head>
12
13 <body id="top">
14 <div class="dochead">
15 HomeBank User manual
16 </div>
17
18 <div class="title">
19
20 <h1>Split transaction dialog</h1>
21
22 <p>The split dialog is used to edit,modify and manage the
23 <a href="00-lexicon.html#split">split</a> of a transaction.</p>
24
25 <h2>Dialog call</h2>
26
27 <ul>
28 <li>transaction dialog: S button</li>
29 </ul>
30 </div>
31
32 <div class="rounded content">
33
34 <h2>Using split transaction dialog</h2>
35
36 <p><img class="gtkshot right" src="images/dlg-split1.png"></p>
37
38 <h3><img src="images/1.png" name="graphics5" align="bottom"
39 width="12" height="12" border="0" id="graphics5"> - / +
40 buttons</h3>
41
42 <table class="widgetinfo">
43 <tr>
44 <th>-</th>
45
46 <td>allows to remove a split line</td>
47 </tr>
48
49 <tr>
50 <th>+</th>
51
52 <td>allows to add a split line</td>
53 </tr>
54 </table>
55
56 <h3><img src="images/2.png" name="graphics6" align="bottom"
57 width="12" height="12" border="0" id="graphics6"> Split line
58 details</h3>
59
60 <table class="widgetinfo">
61 <tr>
62 <th>Category</th>
63
64 <td>the category of the split line</td>
65 </tr>
66
67 <tr>
68 <th>Memo</th>
69
70 <td>the memo of the split line</td>
71 </tr>
72
73 <tr>
74 <th>Amount</th>
75
76 <td>the amount of the split line</td>
77 </tr>
78 </table>
79
80 <h3><img src="images/3.png" name="graphics7" align="bottom"
81 width="12" height="12" border="0" id="graphics7"> Split
82 informations</h3>
83
84 <p>Depending on the context, the following will be displayed:</p>
85
86 <table class="widgetinfo">
87 <tr>
88 <th>Sum of splits</th>
89
90 <td>sum of every split lines</td>
91 </tr>
92
93 <tr>
94 <th>Remaining</th>
95
96 <td>remaining amount for the split: transaction amount - sum
97 of splits</td>
98 </tr>
99
100 <tr>
101 <th>Transaction amount</th>
102
103 <td>transaction amount as a remind</td>
104 </tr>
105 </table>
106
107 </div>
108 </body>
109 </html>
This page took 0.036515 seconds and 4 git commands to generate.