finds.dev← search

// the find

OCA/wms

★ 211 · JavaScript · AGPL-3.0 · updated Jun 2026

Warehouse Management System for advance logistic with Odoo

This is the top-level bundle repo for OCA's WMS solution on Odoo 18.0 — it exists mainly as an index and aggregator pointing to a dozen sibling repos that each handle a specific logistics domain (barcodes, putaway, shopfloor, etc.). If you're building warehouse operations on top of Odoo, this is the map to the territory, not the territory itself.

1. Active maintenance: last push June 2026, CI passing, codecov in place, pre-commit enforced — the OCA quality bar is real. 2. The decomposition into specialized repos (reservation logic separate from putaway separate from shopfloor UI) is architecturally clean; you can take only what you need instead of swallowing a monolith. 3. Runboat integration means you can spin up a live Odoo instance to evaluate any branch without standing up infrastructure yourself.

1. The 'Available addons' table in the README is empty — auto-generated and currently blank, which means this repo ships nothing directly; it's a pointer, not a product. 2. Stars-to-forks ratio (211/213) suggests most activity is shops forking to customize rather than contributors improving the upstream, which is a signal about long-term maintenance sustainability. 3. Hard dependency on Odoo means you're inheriting all of Odoo's licensing complexity (AGPL plus per-module carve-outs) and its opinionated data model — there's no path to use this WMS logic outside of an Odoo deployment. 4. JavaScript is listed as the primary language but the actual heavy lifting is Python/Odoo modules; the mismatch suggests GitHub's language detector is picking up the shopfloor frontend, making the repo metadata misleading.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →