Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 . You can share your vacant warehouse space, use it for those in need, and generate income

License

Notifications You must be signed in to change notification settings

MonkeyEric/GreaterWMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2,181 Commits

Repository files navigation

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

πŸš€ Link US

🌟 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

πŸ› οΈ 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

🎺 How To Publish Your APP:

  • Web Build:
cd templates
quasar build

πŸ’» How To Deploy Server:

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

About

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 . You can share your vacant warehouse space, use it for those in need, and generate income

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.6%
  • JavaScript 24.9%
  • C++ 6.1%
  • CSS 3.6%
  • Java 3.6%
  • Objective-C++ 1.3%
  • Other 1.9%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /