]> Dogcows Code - chaz/homebank/blob - doc/use-vehiclecost.html
add gitignore
[chaz/homebank] / doc / use-vehiclecost.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 name="generator" content="Bluefish 2.2.3" >
7 <meta http-equiv="CONTENT-TYPE" content=
8 "text/html; charset=utf-8">
9
10 <title>Vehicle cost</title>
11 <link rel="stylesheet" href="help.css" type="text/css">
12 </head>
13
14 <body id="top">
15 <div class="dochead">
16 HomeBank User manual
17 </div>
18
19 <div class="title">
20
21 <h1>Using the Vehicle cost feature</h1>
22
23 <p>An additional capability of HomeBank is to track the cost of each of your vehicles: fuel consumption and other costs.
24 It will for example display some cost globally and for 100 km/miles, and some other useful informations.</p>
25
26 <ul class="toc">
27 <li>Step 1: <a href="#category">Create the vehicles
28 categories</a></li>
29
30 <li>Step 2: <a href="#transactions">Fill some transaction with
31 vehicle-cost data's</a></li>
32
33 <li>Step 3: <a href="#result">View the results in the vehicle
34 cost report</a></li>
35 </ul>
36 </div>
37
38 <div class="rounded content">
39
40 <h3><a name="category" id="category"></a>Step 1: Create the
41 vehicles categories</h3>
42
43 <p>Create some categories for each of your vehicle. You can use
44 categories or subcategories as well. Optionally you can set the
45 default vehicle for the vehicle-cost report window from the
46 <a href="dlg-wall.html">wallet dialog</a>.</p>
47
48 <p><img src="images/use-vehiclecost1.png" width="235" height="96"
49 alt="" class="gtkshot left"></p>
50
51 <p>For example, create an 'Audi 80' category:</p>
52
53 <ul>
54 <li>open the <a href="dlg-cate.html">category dialog</a></li>
55
56 <li>create a category named 'Audi 80'</li>
57 </ul>
58 <div class="clear"></div>
59 </div>
60
61 <div class="rounded content">
62 <h3><a name="transactions" id=
63 "transactions"></a>Step 2: Fill some transaction with
64 vehicle-cost data's</h3>
65
66 <p>Modify or add some transaction with necessary data's for the vehicle cost to work:</p>
67
68 <ul>
69 <li>assign the category 'Audi 80' to every transaction for this vehicle, this includes refuel,
70 maintenance, repair, insurance, or any others costs.</li>
71 <li>add the specific vehicle cost data's into each refuel memo field transaction, as follow. The memo field can also contains other texts as well.</li>
72 </ul>
73
74 <p><img src="images/use-vehiclecost2.png" width="233" height="80"
75 alt="" class="gtkshot left"></p>
76
77 <table class="widgetinfo">
78 <tr>
79 <th>d=xxxxxx</th>
80 <td>the odometer at refuel time<br><em>ex.: d=92458</em></td>
81 </tr>
82 <tr>
83 <th>v=xx.xx</th>
84 <td>the fuel volume for a <strong>full refuel</strong><br><em>ex.: v=45.23</em></td>
85 </tr>
86 <tr>
87 <th>v~xx.xx</th>
88 <td>the fuel volume for a <strong>partial refuel</strong><br><em>ex.: v~15.41</em></td>
89 </tr>
90 </table>
91 <div class="clear"></div>
92 </div>
93
94 <div class="rounded content">
95
96 <h3><a name="result" id="result"></a>Step 3: View the results
97 into the vehicle cost report</h3>
98 <p>Open the <a href="win-vehiclecost.html">vehicle cost report</a>, select 'Audi 80' Vehicle and view the results.</p>
99
100 <p><img src="images/use-vehiclecost3.png" width="298" height=
101 "184" alt="" class="gtkshot left"></p>
102 <div class="clear"></div>
103 </div>
104
105 </body>
106 </html>
This page took 0.033095 seconds and 4 git commands to generate.