Elvis.Shi 1bb40ba6f3 V 2.1.28
2023-05-27 10:49:21 +08:00
2022-06-22 14:40:08 +08:00
2022-11-23 19:02:47 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-04-03 09:49:11 +08:00
2023-05-10 11:18:02 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2023-05-27 09:44:24 +08:00
2022-07-16 09:01:05 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2022-11-07 08:35:47 +08:00
2023-05-27 02:48:22 +08:00
2022-10-28 11:31:32 +08:00
2022-10-28 11:31:32 +08:00
2023-05-24 10:02:18 +08:00
2022-10-28 11:31:32 +08:00
2022-10-24 16:12:25 +08:00
2022-04-03 09:49:11 +08:00
2022-10-28 11:31:32 +08:00
2022-10-02 10:36:27 +08:00
2022-10-28 13:06:27 +08:00
2023-05-24 06:03:31 +08:00
2022-04-03 09:49:11 +08:00
2022-07-30 10:12:28 +08:00
2023-05-24 10:02:18 +08:00
2023-05-24 10:02:18 +08:00
2023-05-24 17:56:55 +08:00
2023-05-23 07:34:51 +08:00
2022-04-03 09:49:11 +08:00
2022-06-17 10:36:49 +08:00
2023-05-27 10:49:21 +08:00
2023-05-27 10:49:21 +08:00
2023-05-27 10:49:21 +08:00
2023-05-27 10:49:21 +08:00
2023-05-27 09:44:24 +08:00
2022-07-10 22:41:22 +08:00
2023-05-24 10:02:18 +08:00

GreaterWMS logo

GreaterWMS

Open Source Inventory Management System

License: AGPLv3 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

Since V2.1.26GreaterWMS switch license to AGPLv3, Personal learning is unlimited, and you need to purchase a commercial license for commercial use.

Home Page

Demo

Video Tutorials

Report Bug

Request Feature

中文文档

🌟 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

  • 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

🧭 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

🛠️ 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
  • 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

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

🎺 How To Publish Your APP:

  • Web Build:
cd templates
quasar build

💻 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
Languages
Python 56.1%
JavaScript 27.8%
C++ 5.9%
CSS 3.5%
Java 3.4%
Other 3.1%