Home

Awesome

<div align="center"> <img src="static/img/logo.png" alt="GreaterWMS logo" width="200" height="auto" /> <h1>GreaterWMS</h1> <p>Open Source Inventory Management System </p> <!-- Badges -->

License: APLv2 Release Version (latest Version) QR Code Support Docker Support i18n Support

repo size GitHub commit activity Contributors

GitHub Org's stars GitHub Follows GitHub Forks GitHub Watch

Python Django Quasar Cli Vue NodeJS

YouTube

</div>

:rocket: Link US

<h4> <a href="https://www.56yhz.com/">Home Page</a> </h4> <h4> <a href="https://www.youtube.com/channel/UCPW1wciGMIEh7CYOdLnsloA">Video Tutorials</a> </h4> <h4> <a href="https://github.com/GreaterWMS/GreaterwMS/issues/new?template=bug_report.md&title=[BUG]">Report Bug</a> </h4> <h4> <a href="https://github.com/GreaterWMS/GreaterWMS/issues/new?template=feature_request.md&title=[FR]">Request Feature</a> </h4> <h4> <a href="https://github.com/GreaterWMS/GreaterWMS/blob/master/README_CN.md">中文文档</a> </h4>

:star2: About the Project

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process. After I leave Ford, I start this project in order to help some who need it. OneAPP Type. Support scanner PDA, mobile APP, desktop exe, website as well.

:dart: Function

:compass: Install

Python install

Nodejs install

Clone Project

git clone https://github.com/GreaterWMS/GreaterWMS.git

Backend Environment

cd GreaterWMS/
pip install -r requirements.txt

Frontend Environment

npm install -g @quasar/cli
npm install -g yarn
cd templates/
yarn install

DataBase Migrate

cd GreaterWMS/
python manage.py makemigrations
python manage.py migrate

docker(Optional)

cd GreaterWMS/
docker-compose up -d
# Change Baseurl
# baseurl GreaterWMS/templates/public/statics/baseurl.txt
docker-compose restart
<h4> <a href="https://www.56yhz.com/en-us/docs/2/3/">Windows X64</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/4/">Centos 7</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/5/">Ubuntu 20</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/6/">IOS Environment</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/7/">Android Environment</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/8/">Android APK Signed</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/11/">Electron Environment</a> </h4>

:hammer_and_wrench: How To Run Development Server:

cd GreaterWMS
python manage.py runserver
or
python manage.py runserver 0.0.0.0:8008 # internet
cd templates
quasar d # http://localhost:8080
or
quasar dev # http://localhost:8080
templates/public/statics/baseurl.txt

GreaterWMS is supported by a companion mobile app which allows users access to run the business well. It can scan the goods by your camera or your PDA scanner.

IOS

Android

Companion android app is a apks file, need use bundletool to install apk to your Android Phone

Please confirm you have installed JAVA

## Take attention on your bundletool version
bundletool-all-1.13.0.jar install-apks --apks=GWMS.apks

:trumpet: How To Publish Your APP:

cd templates
quasar build # /templates/dist/spa

:computer: How To Deploy Server:

<h4> <a href="https://www.56yhz.com/en-us/docs/2/9/">Supervisor Process Guarded</a> </h4> <h4> <a href="https://www.56yhz.com/en-us/docs/2/10/">Nginx Config</a> </h4>

If the server has SSL enabled, please use HTTPS and WSS, if SSL is not enabled, use HTTP and WS

The front-end code needs to be rebuilt after modification.

<!-- Sponsor -->

:money_with_wings: Sponsor

If you use GreaterWMS and find it to be useful, please consider making a donation toward its continued development.

Donate via PayPal

Show

<div align="left"> <img src="static/img/GreaterWMS_en.png" alt="GreaterWMS home" width="" height="400" /> </div> <div align="left"> <img src="static/img/mobile_splash.jpg" alt="GreaterWMS splash" width="200" height="400" /> <img src="static/img/mobile_dn_en.jpg" alt="GreaterWMS dn" width="200" height="400" /> <img src="static/img/mobile_equ_en.jpg" alt="GreaterWMS goods" width="200" height="400" /> </div> <!-- License -->

:warning: License

Distributed under the APL V2 License. See LICENSE.txt for more information.

<!-- COMMERCIAL LICENSE -->

:old_key: Commercial License