]> Dogcows Code - chaz/homebank/blob - doc/00-whatsnew.html
import homebank-4.6.3
[chaz/homebank] / doc / 00-whatsnew.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>New features</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
19 <div class="title">
20
21 <b>New features in v4.6</b>
22 <ul class="toc">
23 <li><a href="#46search">Quick search for transaction</a></li>
24 <li><a href="#46fiscyear">Configure fiscal year boundaries</a></li>
25 <li><a href="#46schedwe">Scheduled transaction date before or after weekend</a></li>
26 <li><a href="#46schedplay">Ability to individually play scheduled transactions from the list</a></li>
27 </ul>
28
29 <b>New features in v4.5.5</b>
30 <ul class="toc">
31 <li><a href="#language">Ability to change language</a></li>
32 </ul>
33
34 <b>New features in v4.5</b>
35 <ul class="toc">
36 <li><a href="#mainreport">Where your money goes</a></li>
37 <li><a href="#txnsplit">Category split for transactions</a></li>
38 <li><a href="#accflt">New filters for account window</a></li>
39 <li><a href="#schedul">Scheduled append until a day of month</a></li>
40 </ul>
41
42 </div>
43
44 <!-- = = = = separator = = = = -->
45
46 <h1>New features in v4.6</h1>
47
48 <div class="rounded content">
49 <h2><a name="46search" id="46search"></a>
50 <!-- = = = = separator = = = = -->Quick search for transaction</h2>
51
52 <table class="t2col">
53 <tr>
54 <td>
55 <p>In the transaction window, right to the balance you will now find
56 a quick search input to fast filter transaction based on text column.<p>
57 The search apply to all columns except status, date and amount columns.</p>
58 </td>
59
60 <td><img src="images/46search.png" class="gtkshot"></td>
61 </tr>
62 </table>
63
64 <p class="top"><a href="#top">[top]</a></p>
65 </div>
66
67 <div class="rounded content">
68 <h2><a name="46fiscyear" id="46fiscyear"></a>
69 <!-- = = = = separator = = = = -->Configure fiscal year boundaries</h2>
70
71 <table class="t2col">
72 <tr>
73 <td>
74 <p>Starting 4.6, you can define your fiscal year start/end date.</p>
75
76 <p>Previously the fiscal year was aligned to the calendar year, starting on 1st january and ending on 31 december.</p>
77 </td>
78
79 <td><img src="images/46fiscyear.png" class="gtkshot"></td>
80 </tr>
81 </table>
82
83 <p class="top"><a href="#top">[top]</a></p>
84 </div>
85
86 <div class="rounded content">
87 <h2><a name="46schedwe" id="46schedwe"></a>
88 <!-- = = = = separator = = = = -->Scheduled transaction date before or after weekend</h2>
89
90 <table class="t2col">
91 <tr>
92 <td>
93 <p>Insert a scheduled transaction can be controled to avoid insert on weekend and to
94 automatically change the date to before or after.</p>
95
96 </td>
97
98 <td><img src="images/46schedwe.png" class="gtkshot"></td>
99 </tr>
100 </table>
101
102 <p class="top"><a href="#top">[top]</a></p>
103 </div>
104
105 <div class="rounded content">
106 <h2><a name="46schedplay" id="46schedplay"></a>
107 <!-- = = = = separator = = = = -->Ability to individually play scheduled transactions from the list</h2>
108
109 <table class="t2col">
110 <tr>
111 <td>
112 <p>You now have 2 buttons below the scheduled list on the main window, one to Skip, one to Post, and this for
113 every scheduled you want to manage manually.</p>
114 <p>If the scheduled transaction can be posted as it, it will be, otherwise if the amount or target account
115 is not prefilled, you will be prompted with the trasaction dialog to make any changes before posting the
116 transaction.</p>
117 </td>
118
119 <td><img src="images/46schedplay.png" class="gtkshot"></td>
120 </tr>
121 </table>
122 <p class="top"><a href="#top">[top]</a></p>
123 </div>
124
125 <!-- = = = = separator = = = = -->
126
127 <h1>New features in v4.5.5</h1>
128 <div class="rounded content">
129
130 <h2><a name="language" id="language"></a>
131 <!-- = = = = separator = = = = -->Ability to change language</h2>
132
133 <p>You can now select a different language than the one of your system !</p>
134
135 <p class="top"><a href="#top">[top]</a></p>
136 </div>
137
138 <!-- = = = = separator = = = = -->
139
140
141 <h1>New features in v4.5</h1>
142 <div class="rounded content">
143
144 <h2><a name="mainreport" id="mainreport"></a>
145 <!-- = = = = separator = = = = -->Where your money goes</h2>
146
147 <p class="argument">Top 5 Spending report !</p>
148
149 <table class="t2col">
150 <tr>
151 <td>
152 <p>Top 5 spending category new report can be optionally
153 displayed into the main window. The date range can be
154 configured within the preferences, and changed main-window
155 too.</p>
156 </td>
157
158 <td><img src="images/45topsending.png" class="gtkshot"></td>
159 </tr>
160 </table>
161 <p class="top"><a href="#top">[top]</a></p>
162 </div>
163
164 <div class="rounded content">
165
166 <h2><a name="txnsplit" id="txnsplit"></a>
167 <!-- = = = = separator = = = = -->Category split for
168 transactions</h2>
169
170 <table class="t2col">
171 <tr>
172 <td>
173 <p>This is a long time wish which is now possible into
174 HomeBank. You can split non internal transfer up to 10
175 categories. A new button was added on the right of the
176 amount widget into the transaction dialog.</p>
177 </td>
178
179 <td><img src="images/45txnsplit.png" class="gtkshot"></td>
180 </tr>
181 </table>
182 <p class="top"><a href="#top">[top]</a></p>
183 </div>
184
185 <div class="rounded content">
186
187 <h2><a name="accflt" id="accflt"></a>
188 <!-- = = = = separator = = = = -->New filters for account
189 window</h2>
190
191
192 <p>The account window now have a new filter / information
193 bar.</p>
194
195 <p><img src="images/45accfilter.png" class="gtkshot"></p>
196
197 <p>Here is a description from left to right:</p>
198
199 <ul>
200 <li>Account title</li>
201
202 <li>Date range filter</li>
203
204 <li><strong>Type filter</strong>: expense, income</li>
205
206 <li><strong>Status filter</strong>: uncategorized,
207 unreconciled</li>
208
209 <li>Reset filter button</li>
210
211 <li>Number of items displayed with total amount</li>
212
213 <li>Number of transaction selected and the amount sum</li>
214 </ul>
215 <p class="top"><a href="#top">[top]</a></p>
216 </div>
217
218 <div class="rounded content">
219
220 <h2><a name="schedul" id="schedul"></a>
221 <!-- = = = = separator = = = = -->Scheduled append until a day of
222 month</h2>
223
224 <p>You can now insert transaction within a specific day in the
225 next month.<br>
226 So for example, you can add until the 28th of each month, the
227 selected date excluded, which mean transaction that should occurs
228 on 28 will not be inserted.</p>
229
230 <p>You can keep the previous behavior to add xx days into the
231 future from today's date.</p>
232 <p class="top"><a href="#top">[top]</a></p>
233 </div>
234
235
236
237
238 </body>
239 </html>
This page took 0.041077 seconds and 4 git commands to generate.