Installation Guide¶
This guide will walk you through the process of installing and setting up the VSD Fleet Management System.
The VSD Fleet Management System provides a comprehensive workspace for managing fleet operations after successful installation and configuration.
Prerequisites¶
- Frappe/ERPNext environment (Version 15 or later)
- Python 3.10+
- Git
Installation Steps¶
-
Change to your bench directory:
-
Get the app from GitHub:
-
Install the app on your site:
-
Run migrations (if any):
Configuration¶
After installation, you'll need to:
- Set up basic configurations through ERPNext settings
- Configure GPS tracking settings (if using this feature)
- Set up user permissions and roles
- Configure email notifications (optional)
Verification¶
To verify the installation:
- Login to your ERPNext site
- Look for "VSD Fleet MS" in the modules list
- Try creating a new vehicle record
Troubleshooting¶
If you encounter any issues during installation:
-
Check the bench logs:
-
Ensure all dependencies are installed:
-
Clear cache and rebuild:
For additional help, please refer to our support section or raise an issue on GitHub.