# GreaterWMS **Repository Path**: kaohui/GreaterWMS ## Basic Information - **Project Name**: GreaterWMS - **Description**: 该仓库管理系统是,目前福特亚太区售后物流仓储供应链流程。 离开福特后,我开始了这个项目。 为了帮助一些有需要的人。 OneAPP 理念。 支持扫描设备PDA、手机APP、桌面exe、网站等。 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.56yhz.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1149 - **Created**: 2023-02-16 - **Last Updated**: 2023-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
GreaterWMS logo

GreaterWMS

Open Source Inventory Management System

[![License: APLv2](https://img.shields.io/github/license/GreaterWMS/GreaterWMS)](https://opensource.org/licenses/Apache-2.0/) ![Release Version (latest Version)](https://img.shields.io/github/v/release/GreaterWMS/GreaterWMS?color=orange&include_prereleases) ![QR Code Support](https://img.shields.io/badge/QR--Code-Support-orange.svg) ![Docker Support](https://img.shields.io/badge/Docker-Support-orange.svg) ![i18n Support](https://img.shields.io/badge/i18n-Support-orange.svg) ![repo size](https://img.shields.io/github/repo-size/GreaterWMS/GreaterWMS) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/GreaterWMS/GreaterWMS) ![Contributors](https://img.shields.io/github/contributors/GreaterWMS/GreaterWMS?color=blue) ![GitHub Org's stars](https://img.shields.io/github/stars/GreaterWMS?style=social) ![GitHub Follows](https://img.shields.io/github/followers/Singosgu?style=social) ![GitHub Forks](https://img.shields.io/github/forks/GreaterWMS/GreaterWMS?style=social) ![GitHub Watch](https://img.shields.io/github/watchers/GreaterWMS/GreaterWMS?style=social) ![Python](https://img.shields.io/badge/Python-3.9.5-yellowgreen) ![Django](https://img.shields.io/badge/Django-4.1.2-yellowgreen) ![Quasar Cli](https://img.shields.io/badge/Quasar/cli-1.2.1-yellowgreen) ![Vue](https://img.shields.io/badge/Vue-2.6.0-yellowgreen) ![NodeJS](https://img.shields.io/badge/NodeJS-14.19.3-yellowgreen) [![YouTube](https://img.shields.io/youtube/channel/subscribers/UCPW1wciGMIEh7CYOdLnsloA?color=red&label=YouTube&logo=youtube&style=for-the-badge)](https://www.youtube.com/channel/UCPW1wciGMIEh7CYOdLnsloA)
[//]: # (Some Link) ## :rocket: Link US

Home Page

Video Tutorials

Report Bug

Request Feature

中文文档

[//]: # (About the Project) ## :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. [//]: # (Function) ## :dart: Function * [x] Supplier Management * [x] Customer Management * [x] Scanner PDA * [x] Cycle Count * [x] Order Management * [x] Stock Control * [x] Safety Stock Show * [x] API Documents * [x] IOS APP Support * [x] Android APP Support * [x] Electron APP Support * [x] Auto Update * [x] i18n Support * [x] API Documents [//]: # (Install) ## :compass: Install Python install - [python 3.9.5](https://www.python.org/downloads/release/python-395/) Nodejs install - [nodejs 14.19.3](https://nodejs.org/download/release/v14.19.3/) Clone Project ~~~shell git clone https://github.com/GreaterWMS/GreaterWMS.git ~~~ Backend Environment ~~~shell cd GreaterWMS/ pip install -r requirements.txt ~~~ Frontend Environment ~~~shell npm install -g @quasar/cli npm install -g yarn cd templates/ yarn install ~~~ DataBase Migrate ~~~shell cd GreaterWMS/ python manage.py makemigrations python manage.py migrate ~~~ ### docker(Optional) ~~~shell cd GreaterWMS/ docker-compose up -d # Change Baseurl # baseurl GreaterWMS/templates/public/statics/baseurl.txt docker-compose restart ~~~

Windows X64

Centos 7

Ubuntu 20

IOS Environment

Android Environment

Android APK Signed

Electron Environment

[//]: # (development) ## :hammer_and_wrench: How To Run Development Server: - Run Backend: ~~~shell cd GreaterWMS python manage.py runserver or python manage.py runserver 0.0.0.0:8008 # internet ~~~ - Run Frontend: ~~~shell cd templates quasar d # http://localhost:8080 or quasar dev # http://localhost:8080 ~~~ - Change Request Baseurl ~~~shell templates/public/statics/baseurl.txt ~~~ - Companion Mobile APP 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](https://apps.apple.com/gb/app/intelligent-warehousing-gwms/id6444078526) [Android](https://production.56yhz.com/media/GWMS.apks) Companion android app is a apks file, need use [bundletool](https://github.com/google/bundletool/releases) to install apk to your Android Phone Please confirm you have installed JAVA ~~~shell ## Take attention on your bundletool version bundletool-all-1.13.0.jar install-apks --apks=GWMS.apks ~~~ [//]: # (publish) ## :trumpet: How To Publish Your APP: - Web Build: ~~~shell cd templates quasar build # /templates/dist/spa ~~~ [//]: # (deploy) ## :computer: How To Deploy Server:

Supervisor Process Guarded

Nginx Config

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. ## :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](https://paypal.me/singosgu) ## Show
GreaterWMS home
GreaterWMS splash GreaterWMS dn GreaterWMS goods
## :warning: License Distributed under the [APL V2](https://opensource.org/licenses/Apache-2.0/) License. See [LICENSE.txt](https://github.com/GreaterWMS/GreaterWMS/blob/master/LICENSE) for more information. ## :old_key: Commercial License - Don't worry about Commercial License. You will get Free Commercial License while you download the source code.