Skip to content

Commit 6667e3e

Browse files
larm-odoosamueljlieber
authored andcommitted
[ADD] Fleet: new services doc
closes #7183 X-original-commit: abb6130 Signed-off-by: Zachary Straub (zst) <[email protected]>
1 parent 7b917cd commit 6667e3e

File tree

6 files changed

+148
-0
lines changed

6 files changed

+148
-0
lines changed

content/applications/hr/fleet.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
:nosearch:
22
:show-content:
3+
:hide-page-toc:
34
:show-toc:
45

56
=====
@@ -12,3 +13,4 @@ Odoo *Fleet* organizes all the vehicles, contracts, and repairs of all the vehic
1213
:titlesonly:
1314

1415
fleet/configuration
16+
fleet/service
Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
========
2+
Services
3+
========
4+
5+
To properly maintain a fleet of vehicles, regular maintenance as well as periodic repairs are
6+
needed. Scheduling repairs and managing services for an entire fleet is necessary to ensure all
7+
vehicles are in good working order when they are needed.
8+
9+
Create a service record
10+
=======================
11+
12+
To log a service, go to the main services dashboard by navigating to :menuselection:`Fleet app -->
13+
Fleet --> Services`. Click :guilabel:`Create` and a service form appears. Fill in the information on
14+
the form and click :guilabel:`Save`. The only two fields that are required to be populated are
15+
:guilabel:`Service Type` and :guilabel:`Vehicle`.
16+
17+
The fields are:
18+
19+
- :guilabel:`Description`: enter in a short description of the service.
20+
- :guilabel:`Service Type`: select the type of service performed from the drop-down menu, or type in
21+
a new type of service and click either :guilabel:`Create` or :guilabel:`Create & Edit...`. This
22+
list is not pre-configured in Odoo. When creating a fleet and logging a service, the types of
23+
service need to be created.
24+
- :guilabel:`Date`: using the calendar module, select the date the service was provided or is
25+
scheduled to be performed. Navigate to the desired month using the left and right arrow icons,
26+
then click on the date to select it.
27+
- :guilabel:`Cost`: enter the cost of the service.
28+
- :guilabel:`Vendor`: select the vendor who performed the service from the drop-down menu. If the
29+
vendor has not already been entered in the system, type in the vendor name and click either
30+
:guilabel:`Create` to add them, or :guilabel:`Create & Edit...` to create the vendor and edit the
31+
vendor form. The vendor form allows for other details aside form the name to be entered, such as
32+
contact information.
33+
- :guilabel:`Vehicle`: select the vehicle that was serviced from the drop-down menu. When the
34+
vehicle is selected, the :guilabel:`Driver` field is populated, and the unit of measure for the
35+
:guilabel:`Mileage` field appears.
36+
- :guilabel:`Driver`: the current driver listed for the selected vehicle is populated when the
37+
:guilabel:`Vehicle` is selected. If the driver needs to be changed, another driver can be selected
38+
from the drop-down menu.
39+
- :guilabel:`Odometer Value`: enter the odometer reading when the service was done. The units of
40+
measure will either be in kilometers (:guilabel:`km`) or miles (:guilabel:`mi`). When the
41+
:guilabel:`Vehicle` is selected, the units of measure is populated. This comes from the vehicle
42+
form. To change from kilometers to miles, or vice versa, click the :guilabel:`External Link`
43+
button next to the vehicle selected in the :guilabel:`Vehicle` field. Change the unit of measure,
44+
then click :guilabel:`Save`. the unit of measure will be updated in the :guilabel:`Odometer Value`
45+
field.
46+
- :guilabel:`Notes`: enter any notes for the repair in the notes tab at the bottom of the service
47+
form.
48+
49+
.. image:: service/new-service.png
50+
:align: center
51+
:alt: Enter the information for a new service. The required fields are Service Type and Vehicle.
52+
53+
List of services
54+
================
55+
56+
To view all services logged in the database, including old and new requests, go to
57+
:menuselection:`Fleet application --> Fleet --> Services`. All services appear in a list view,
58+
including all the details for each service.
59+
60+
Each service listed displays the following information:
61+
62+
- :guilabel:`Date`: the date service or repair was performed or is requested to be performed.
63+
- :guilabel:`Description`: a short description of the specific type of service or repair performed
64+
to clarify the specific service.
65+
- :guilabel:`Service Type`: the service or repair performed. This is selected from a list of
66+
services that must be configured.
67+
- :guilabel:`Vehicle`: the specific vehicle the service was performed on.
68+
- :guilabel:`Driver`: who the current driver is for the vehicle.
69+
- :guilabel:`Vendor`: the specific vendor who performed the service or repair.
70+
- :guilabel:`Cost`: the total cost for the service or repair.
71+
- :guilabel:`Notes`: any information associated with the service or repair that is documented to add
72+
clarification.
73+
- :guilabel:`Stage`: the status of the service or repair. Options are :guilabel:`New`,
74+
:guilabel:`Running`, :guilabel:`Canceled`, or :guilabel:`Done`.
75+
76+
.. image:: service/services.png
77+
:align: center
78+
:alt: The full list of services in the Odoo database.
79+
80+
View services
81+
-------------
82+
83+
It is recommended to view the list of services in one of several pre-configured ways to better view
84+
the information presented. In the top right corner of the list, there are several icons that when
85+
clicked, sort the data in different ways.
86+
87+
.. image:: service/views.png
88+
:align: center
89+
:alt: The icons in the top right corner than cn be clicked to present the information in
90+
different ways.
91+
92+
List view
93+
~~~~~~~~~
94+
95+
The default view of the services is the list view. This presents all the services in chronological
96+
order, from oldest to newest, in a list.
97+
98+
The information can be sorted by any column. At the top of each column, hover over the column name.
99+
An arrow appears to the right of the name. Click the arrow to sort the data by that specific column.
100+
101+
The default sorting is descending alphabetical order (A to Z). Click the arrow again to reverse the
102+
order, and go in reverse alphabetical order (Z to A). The one exception to this sorting is the
103+
default :guilabel:`Date` column, which sorts the information in chronological order (January to
104+
December) instead of alphabetical order.
105+
106+
Kanban view
107+
~~~~~~~~~~~
108+
109+
To view services by their stage, click on the :guilabel:`Kanban icon`, which is the second icon in
110+
the top right, and appears as four black squares in a cube.
111+
112+
All the services with the same status appear in the corresponding column, from :guilabel:`Running`
113+
to :guilabel:`Cancelled`. To change the status of a service, simply click and drag the service card
114+
to the desired stage.
115+
116+
Graph view
117+
~~~~~~~~~~
118+
119+
Another way to view the data is in a graph. To view the graph, click the :guilabel:`Graph icon`,
120+
which is the third icon in the top right, and appears as a small graph.
121+
122+
The graph displays the information in a graph where the X axis represents the :guilabel:`Date` and
123+
the Y axis represents the :guilabel:`Cost`. Each column represents a single month, and then is
124+
further organized by vehicle. Each vehicle is represented by a different color, and each month's bar
125+
is divided by each vehicle.
126+
127+
Pivot view
128+
~~~~~~~~~~
129+
130+
The final way to view the service data is in a spreadsheet pivot table. Click on the
131+
:guilabel:`Pivot icon`, which is the last icon in the top right, and appears as a small spreadsheet.
132+
133+
The data presented in the table shows the cost of each service or repair. The rows represent the
134+
vendors, and each vehicle that was serviced by them appears beneath each vendor. The column
135+
represent the different service types performed.
136+
137+
The table can be inserted in a spreadsheet or downloaded. To add the pivot table to a spreadsheet in
138+
Odoo, click :guilabel:`Insert In Spreadsheet` and a pop-up appears. Select the spreadsheet the data
139+
should be added to from the drop-down menu, and click :guilabel:`Confirm`. The spreadsheet then
140+
loads on the screen. The spreadsheets are stored in Odoo's *Documents* application. To download the
141+
table in an `xlsx` format, click the :guilabel:`Download` icon.
142+
143+
.. image:: service/pivot.png
144+
:align: center
145+
:alt: Download the pivot table to an xlsx file, or insert the data in a spreadsheet in Odoo's
146+
Documents application.
13.8 KB
Loading
37 KB
Loading
36 KB
Loading
6.94 KB
Loading

0 commit comments

Comments
 (0)