I need to know how to track fuel cost/usage for fleet built in Fleet App in Odoo v18
신고된 질문입니다
Hi,
In Odoo 18, you can track fuel cost and usage directly within the Fleet app by creating a fuel log entry for each vehicle. Each vehicle in the fleet has a record where you can add details like fuel type, date, odometer reading, fuel quantity, and total cost. These logs allow you to monitor consumption patterns, calculate cost per kilometer/liter, and identify anomalies such as excessive fuel usage. Odoo automatically links the expenses to the corresponding vehicle and driver, and you can analyze them through built-in fleet reports or pivot views. This makes it easy to manage budgets, track operational costs, and ensure better control of vehicle performance and efficiency.
fleet service:

cost:

Please refer to the links:
1. https://www.youtube.com/watch?v=K3lTdFAdVc8
`Hope it helps.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
2
4월 24
|
3349 | ||
|
Python Explanation
해결 완료
|
|
2
11월 19
|
5657 | |
|
|
0
5월 26
|
2 | ||
|
|
0
3월 26
|
1 | ||
|
|
2
10월 25
|
1930 |
Thank you - This will solve the issue.