https://github.com/oca/wms
Warehouse Management System for advance logistic with Odoo
https://github.com/oca/wms
erp hacktoberfest odoo
Last synced: 8 months ago
JSON representation
Warehouse Management System for advance logistic with Odoo
- Host: GitHub
- URL: https://github.com/oca/wms
- Owner: OCA
- License: agpl-3.0
- Created: 2019-09-13T11:51:16.000Z (almost 7 years ago)
- Default Branch: 18.0
- Last Pushed: 2025-09-22T14:25:40.000Z (9 months ago)
- Last Synced: 2025-09-24T19:01:57.048Z (9 months ago)
- Topics: erp, hacktoberfest, odoo
- Language: Python
- Homepage:
- Size: 18.7 MB
- Stars: 186
- Watchers: 43
- Forks: 206
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://runboat.odoo-community.org/builds?repo=OCA/wms&target_branch=18.0)
[](https://github.com/OCA/wms/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[](https://github.com/OCA/wms/actions/workflows/test.yml?query=branch%3A18.0)
[](https://codecov.io/gh/OCA/wms)
[](https://translation.odoo-community.org/engage/wms-18-0/?utm_source=widget)
# Warehouse Management System (WMS)
There are several repositories where you can find modules and contribute to.
## Repositories and guidelines
Repository | Description
| --------------------------------- | --- |
[delivery-carrier](https://github.com/OCA/delivery-carrier) | Delivery method providers and all enhancements around delivery method in sales and stock
[product-attribute](https://github.com/OCA/product-attribute) | Extend the product model (incl uom, packaging, pricelist) or lot but that do not touch sales or stock models
[stock-logistics-availability](https://github.com/OCA/stock-logistics-availability) | Compute quantity available in stock
[stock-logistics-barcode](https://github.com/OCA/stock-logistics-barcode) | Product and product packaging barcodes
[stock-logistics-interfaces](https://github.com/OCA/stock-logistics-interfaces) | Interfaces to interact with physical devices (vertical lift, measurement device...)
[stock-logistics-orderpoint](https://github.com/OCA/stock-logistics-orderpoint) | Reordering rules
[stock-logistics-putaway](https://github.com/OCA/stock-logistics-putaway) | Enhance put-away computation for storing goods in stock.
[stock-logistics-release-channel](https://github.com/OCA/stock-logistics-release-channel) | Dispatch management. Organize and dispatch work in the warehouse by release channels
[stock-logistics-reporting](https://github.com/OCA/stock-logistics-reporting) | Stock reportings
[stock-logistics-request](https://github.com/OCA/stock-logistics-request) | Record needs for products
[stock-logistics-reservation](https://github.com/OCA/stock-logistics-reservation) | Enhance the way products are allocated (virtual reservation) and reserved (rules extending fifo) in the stock
[stock-logistics-shopfloor](https://github.com/OCA/stock-logistics-shopfloor) | Shopfloor. Warehouse barcode applications to support operators in the warehouse
[stock-logistics-tracking](https://github.com/OCA/stock-logistics-tracking) | Enhance packages (stock.quant.package)
[stock-logistics-transport](https://github.com/OCA/stock-logistics-transport) | Manage incoming and outgoing transports
[stock-logistics-warehouse](https://github.com/OCA/stock-logistics-warehouse) | Extend the stock related models (warehouse, location, picking, move...) but without impacting flows and processes. It's mainly adding fields or buttons.
[stock-logistics-workflow](https://github.com/OCA/stock-logistics-workflow) | Enhance the way flows and processes are working. Modules that do not have their place in the other more specialized repositories
[stock-weighing](https://github.com/OCA/stock-weighing) | Support products managed by weight
[wms](https://github.com/OCA/wms) | Bundle modules for a complete WMS solution
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.