Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.02 KB

Introduction:

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.

Prerequisites:

This app require installing ERPNEXT

Features and To Do:

  • 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.
  • Integrate with ERPNEXT:
    • Add to Chart of accounts as assets.
    • Maintenance expenses.
    • Fuel expenses
    • Insurance expenses

Installation

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