Goods Transport
Pakistan goods transport and warehouse management SaaS built as a Frappe app.
- Author: galaxlabs
- Repository: https://github.com/galaxlabs/goods_transport
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Developer Tools
- Maintenance: Actively Maintained
Install Goods Transport
bench get-app https://github.com/galaxlabs/goods_transport
Add the Frappe Gems badge to your README
Maintain Goods Transport? Paste this into your README:
[](https://frappegems.com/gems/apps/galaxlabs/goods_transport)
About Goods Transport
Goods Transport
Pakistan goods transport and warehouse management SaaS built as a Frappe app.
What’s included
- Tenant foundation and onboarding APIs
- Transport tenant, branch, user profile, driver, vehicle, load, and settings DocTypes
- Tenant-safe permission helpers and service layer organization
- Focused backend tests for onboarding, tenant foundation, and tenant settings
Installation
Install this app with the Bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/galaxlabs/goods_transport.git --branch main
bench install-app goods_transport
Development
Enable formatting and linting hooks after cloning:
cd apps/goods_transport
pre-commit install
Pre-commit is configured with:
ruffeslintprettierpyupgrade
Verification
Most recent local verification recorded in IMPLEMENTATION_NOTES.md:
bench --site gt.digigalaxy.cloud migratebench --site gt.digigalaxy.cloud run-tests --app goods_transport
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.