Tms
Transportation Management System [ERPNext - Apps]
- Author: alfianpase
- Repository: https://github.com/alfianpase/tms
- GitHub stars: 9
- Forks: 13
- License: NOASSERTION
- Category: Developer Tools
- Maintenance: Unmaintained
Install Tms
bench get-app https://github.com/alfianpase/tms
Add the Frappe Gems badge to your README
Maintain Tms? Paste this into your README:
[](https://frappegems.com/gems/apps/alfianpase/tms)
About Tms
[Transport Management System]
Tansport Management System Apps for Erpnext [Frappe]
[Installing apps to your frappe]
- Go to your frappe folder
- Get this app by using bench command: bench get-app tms https://github.com/alfianpase/tms
- Make sure tms app has been downloaded to your system by checking it in apps directory
- Install the app by using bench command: bench --site [your-site-name] install-app tms
- Run server [if you are on development mode] by using bench command: bench start
- Open another terminal and clear cache: bench clear-cache or click reload on your desk
- The app should have been installed on your erpnext
- Make changes to the database accordingly by using command: bench migrate
*Note: This app has not been tested yet.
[Importing Master Data]
- Login to your Desk and go to tms menu
- Choose the doctype data you want to import. Eg: Master Stock Type
- Click on Menu then choose Import
- Make new import data
- Choose update record on action field
- Attach the file (eg: MasterStockType.xlsx) and upload it.
- Check "Submit after commiting"
- Click Start Import
- Check if your data has been imported
License
MIT
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.