Skip to content

dalwadani/fleet_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Frappe app for managing the organization fleet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages