This is fleet management app written for [Frappe Framework] (https://github.com/frappe/frappe).
This app is still in Alpha. Do not use in production.
This app require installing ERPNEXT
- Logging:
- Odometer
- Fuel
- Scheduling:
- Schedule maintenance every X days or Y KM.
- Tracking:
- The vehicle status:
- Active (is beeing used right now)
- Available.
- Out of service
- The user (The employee who has the keys).
- Location:
- Automatically, GPS
- Manually.
- The vehicle status:
- Integrate with ERPNEXT:
- Add to Chart of accounts as assets.
- Maintenance expenses.
- Fuel expenses
- Insurance expenses
Install via Frappe Bench using the following commands:
bench get-app fleet_management https://github.com/dalwadani/fleet_management
bench frappe --install_app fleet_management site1.local