358 Star 2.2K Fork 930

GVPGreaterWMS / GreaterWMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 5.96 KB
一键复制 编辑 原始数据 按行查看 历史
Elvis.Shi 提交于 2023-07-12 17:51 . V2.1.42
GreaterWMS logo

GreaterWMS

Open Source Inventory Management System

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

You can share your vacant warehouse space, use it for those in need, and generate income

:rocket: Link US

Home Page

Demo

Video Tutorials

Report Bug

Request Feature

中文文档

: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

  • Multiple Warehouses
  • Supplier Management
  • Customer Management
  • Scanner PDA
  • Cycle Count
  • Order Management
  • Stock Control
  • Safety Stock Show
  • API Documents
  • IOS APP Support
  • Android APP Support
  • Electron APP Support
  • Auto Update
  • i18n Support
  • API Documents

:compass: Install

Python install

Nodejs install

Twisted install

  • Please google how to install Twisted , if you have some problem on install it .

Clone Project

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

docker(Optional)

cd GreaterWMS/
docker-compose up -d
# Change Baseurl
# baseurl GreaterWMS/templates/public/statics/baseurl.txt
docker-compose restart

Windows X64

Centos 7

Ubuntu 20

:hammer_and_wrench: How To Run Development Server:

  • Run Backend:
cd GreaterWMS
daphne -p 8008 greaterwms.asgi:application
or
daphne -b 0.0.0.0 -p 8008 greaterwms.asgi:application # lan
  • Run Frontend:
cd templates
quasar d
  • Change Request Baseurl
templates/public/statics/baseurl.txt
  • API Documents
baseurl + '/docs/'

Companion Mobile APP

  • App Source Code
npm install cordova -g

cd app
yarn install
## Development
quasar d -m cordova -T [android, ios]
## Deploy
quasar build -m [android, ios]
  • You can directly use app if you don't want to build it

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

Download Android installer tools

!!! info "Android"

App store search

Split APKs Installer 

Directly download installer tools

Sai

  • Open Sai APP, choose GWMS.apks then install

:trumpet: How To Publish Your APP:

  • Web Build:
cd templates
quasar build

: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.

Show

GreaterWMS home
GreaterWMS splash GreaterWMS dn GreaterWMS goods
Python
1
https://gitee.com/Singosgu/GreaterWMS.git
git@gitee.com:Singosgu/GreaterWMS.git
Singosgu
GreaterWMS
GreaterWMS
master

搜索帮助