brotherton-erpnext/erpnext/docs/user/manual/en/fleet_management/index.md
Pawan Mehta 1a96cc1e8d Fixes 6171 (#6417)
* [fix] #6171

* [fix] #6171

* [fix] #6171

* [fix] #6171

* [fix] #6171

* [fix] #6171

* [fix] #6171

* [fix] #6171
2016-10-17 17:02:12 +05:30

2.5 KiB

Fleet Management module helps your Organization manage their fleet of vehicles and track their expenses.

To use Fleet Management in ERPNext,

  1. Set Up a Vehicle.
  2. Enter Vehicle Logs regularly.
  3. Make Expense Claims for Vehicle Expenses.
  4. View Reports for Vehicle Expenses.

Vehicle Set Up

The Vehicle Set Up allows you to define the different types of Vehicles in your Organization.It acts as the Vehicle Master for Fleet Management.

To create a new Vehicle go to:

ERPNext > Vehicle

  • Enter License Plate,Make,Model,Odometer Value,Fuel Type and Fuel UOM for a quick entry.

    Vehicle
  • Enter details like Insurance,Chassis,Vehicle Value,Location and Employee.

    Vehicle
  • Enter Vehicle attributes like color,wheels,doors and last carbon check

    Vehicle

Vehicle Log

Vehicle Log is used to enter Odometer readings,Fuel Expenses and Service Expense details.

To create a new Vehicle Log go to:

ERPNext > Vehicle Log

  • Enter License Plate,Employee,Date,Odometer reading for a quick entry.

    Vehicle Log
  • Enter Refuelling details,Service details if applicable.

    Vehicle Log

Make Expense Claim

  • Click on Make Expense Claim button .This button appears only in case of Submitted Vehicle Logs.

    Vehicle Log

When you click on 'Make Expense Claim',

  1. The date,employee,expense total are copied over to the created Expense Claim.
  2. The sum of Fuel Expenses and Service Expenses is copied over to Expense Claim Amount.
  3. Employee can submit the Expense Claim for further processing.
<img class="screenshot" alt="Vehicle Log" src="{{docs_base_url}}/assets/img/fleet-management/expense-claim-3.2.png">

Vehicle Expenses Report

  • To track and monitor Vehicle Expenses you can use the Vehicle Expenses report.This report gives a one stop view of all your vehicle expenses month wise.

    Vehicle Log