]> Dogcows Code - chaz/homebank/blob - doc/win-vehiclecost.html
import homebank-5.2.7
[chaz/homebank] / doc / win-vehiclecost.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>Vehicle cost report</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>Vehicle cost report</h1>
15 <p>The vehicle cost report will focus on your vehicle costs including fuel and repairs. It also display miscellaneous information like fuel consumption ans others.</p>
16 <p>Please refer to the <a href="use-vehiclecost.html">using the vehicle cost feature</a> for details on how using this feature.</p>
17 <h2>Window call</h2>
18 <ul>
19 <li>from the main window-menu: Reports / Vehicle cost</li>
20 <li>from the main window-tool-bar.</li>
21 </ul>
22 </div>
23 <div class="rounded content">
24 <h2>Using vehicle cost report</h2>
25 <p><img class="gtkshot right" src="images/win-carcost1.png"></p>
26 <h3><img align="bottom" border="0" height="12" id="graphics5" name="graphics5" src="images/1.png" width="12"> Display</h3>
27 <table class="widgetinfo">
28 <tr>
29 <th>Vehicle</th>
30 <td>select the category used for your vehicle costs</td>
31 </tr>
32 </table>
33 <h3><img align="bottom" border="0" height="12" id="graphics6" name="graphics6" src="images/2.png" width="12"> Date filter</h3>
34 <table class="widgetinfo">
35 <tr>
36 <th>Range</th>
37 <td>fast select a date with predefined range</td>
38 </tr>
39 <tr>
40 <th>From / To</th>
41 <td>specify date bound limit to restrict the results to</td>
42 </tr>
43 </table>
44
45 <h3><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/3.png" width="12"> Tool bar</h3>
46 <p>The tool-bar is the main control of the display. All tool-button have a tool-tip that will help you know what action will be launched when you click on the tool-button.</p>
47
48 <h3><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/4.png" width="12"> Global results</h3>
49 <table class="widgetinfo">
50 <tr>
51 <th>Meter</th>
52 <td>the meter of the vehicle</td>
53 </tr>
54 <tr>
55 <th>Consumption</th>
56 <td>fuel consumption</td>
57 </tr>
58 <tr>
59 <th>Fuel cost</th>
60 <td>cost of the consumed fuel</td>
61 </tr>
62 <tr>
63 <th>Other cost</th>
64 <td>the other cost for the vehicle (insurance, repair, ...), which mean the transaction affected to the current vehicle cost category not containing (d=xx v=xx)</td>
65 </tr>
66 <tr>
67 <th>Total cost</th>
68 <td>the total cost for the vehicle in the selected period</td>
69 </tr>
70 </table>
71 <h3><img align="bottom" border="0" height="12" id="graphics8" name="graphics8" src="images/5.png" width="12"> Detailed results</h3>
72 <p>his is a list-view which contains the detailed date by date refuel done for the selected vehicle.<br>
73 The list is sortable, just click into the column title to change the sort order.<br>
74 At the bottom is the total line, except for price which is the average price by liter.<br>
75 You will not get results for 100km & km/l until you have at least 1 full refuel in te list.
76 </p>
77 </div>
78 </body>
79 </html>
This page took 0.030454 seconds and 4 git commands to generate.