Real-time Odoo manufacturing command center: OEE, throughput, lead time, scrap and on-time KPIs in one live dashboard. One-time license from $249.00 USD for Odoo 17, 18, 19 — includes 12 months of updates and support.

Real-time Odoo manufacturing command center: OEE, throughput, lead time, scrap and on-time KPIs in one live dashboard.
No payment now. This sends a quote request to our team — we'll follow up by email with pricing and next steps.
Your production data already lives in Odoo — inside mrp.production, mrp.workorder, mrp.workcenter, stock.move and quality records — but reading it means jumping between the MRP list view, the Work Centers Overview and a pile of exported spreadsheets. By the time a production manager has stitched that together, the shift is over. The Manufacturing KPI & Production Dashboard turns that scattered data into a single real-time operations command center, so the answer to "how are we running right now?" is one screen, not one afternoon.
Live production KPI tiles for throughput, average manufacturing lead time and on-time completion rate, refreshed on a configurable interval so the board reflects the current shift, not yesterday's export.
Overall Equipment Effectiveness (OEE) computed from availability, performance and quality, broken down per mrp.workcenter with the three component factors visible so you can see whether downtime, slow cycles or scrap is dragging the number.
Work-center load and utilization charts driven by mrp.workorder time data, showing planned vs actual runtime and highlighting bottleneck stations that are over their capacity.
Scrap rate and first-pass-yield (FPY) widgets sourced from stock scrap moves and Odoo Quality checks, so quality drift surfaces on the same screen as output.
Drill-down by product, production line/work center, shift and time period — click any tile to open the exact manufacturing orders (mrp.production) behind the number, no re-running a report.
Configurable KPI targets stored on a dedicated config model, with color-coded thresholds (green / amber / red) so out-of-tolerance metrics are visible at a glance.
This is a build-to-order Odoo module. It is NOT an existing apps.odoo.com download and there is no instant-download link. ECOSIRE designs, builds, installs and supports it for your specific plant, product mix and shift structure. Typical delivery is 2-4 weeks depending on how many KPIs, work centers and drill-down dimensions you need. It runs on Odoo 17, 18 and 19, on Community or Enterprise, and layers cleanly on top of the standard Manufacturing app without forking core.
Under the hood, KPIs are real Odoo computed fields. Lead time, throughput, first-pass yield, scrap rate and OEE are defined as stored compute fields with @api.depends on the underlying manufacturing and quality records, so numbers stay consistent whether you view them on a tile, in a pivot, or through XML-RPC/JSON-RPC. The dashboard itself is a QWeb/OWL client action that queries pre-aggregated read_group results — no heavy per-record loops on page load, so it stays fast even on plants running thousands of work orders a month. Every tile is access-controlled through ir.model.access.csv and record rules, so a line supervisor sees their line while a plant manager sees the whole site.
Instead of chasing yesterday's numbers, your team sees throughput, on-time delivery, work-center load and quality drift as they happen — with drill-down to the exact manufacturing order, product or shift behind any red tile, and automated alerts the moment a KPI crosses the target you set.
Owns output, on-time delivery and cost. Wants one live screen answering 'are we hitting plan today?' with drill-down to the orders behind any red tile — instead of waiting on end-of-day exports and stitched spreadsheets.
Runs OEE, scrap-reduction and bottleneck-elimination initiatives. Needs trustworthy OEE broken into availability/performance/quality and trend history by work center to prove where improvement effort should go and whether it worked.
Responsible for keeping the ERP clean and upgradeable. Wants KPIs built as proper compute fields with correct @api.depends and ir.model.access.csv security — a maintainable addon that survives Odoo 17-to-19 upgrades, not brittle SQL views or a bolt-on BI tool with a separate data copy.
Tracks first-pass yield and scrap. Values seeing quality metrics on the same board as throughput so quality drift is caught while a run is still in progress, not at month-end.
Buy the license on ecosire.com and download the Manufacturing KPI & Production Dashboard module ZIP from your account dashboard.
Extract the ZIP into your Odoo custom addons folder on the server (or upload via Apps > Install from file on Odoo.sh / runbot).
Activate Developer Mode, open Apps, click Update Apps List, search for Manufacturing KPI & Production Dashboard, and press Install.
Open the new menu, paste your ECOSIRE license key, connect any external credentials (Shopify, Amazon, Stripe, etc.), and save.
Run the built-in connection test, sync your first 10 records, and schedule the recurring cron. Contact support if anything fails.
| Criterion | ECOSIRE | Custom Build | Competitor | Odoo Native |
|---|---|---|---|---|
| Fits your exact KPIs, work centers, shifts and targets | Built to your plant during discovery | Possible, but you scope and spec it yourself | Only what the generic app author decided to ship | |
| Overall Equipment Effectiveness (OEE) with availability / performance / quality breakdown | ||||
| Real-time drill-down from a KPI tile to the underlying manufacturing orders | ||||
| Scrap rate and first-pass-yield on the same board as throughput | ||||
| Configurable KPI targets with color thresholds and automated alerting | ||||
| Built as maintainable compute fields (@api.depends) with ir.model.access.csv security | ||||
| Delivered as source you own in your own Git repo | ||||
| Installation, training, docs and a post-go-live support window | ||||
| Supported across Odoo 17, 18 and 19 upgrades |
No. This is a build-to-order module that ECOSIRE designs, builds, installs and supports specifically for your plant. There is no instant-download link. After purchase we run a short discovery to confirm your KPIs, work centers, shifts and roles, then build and deploy the module on your Odoo environment.
Typical delivery is 2-4 weeks from the discovery call, depending on how many KPIs, work centers and drill-down dimensions you need and how much custom quality/scrap logic is involved. A focused standard dashboard lands nearer two weeks; a multi-plant, heavily customized build with bespoke alerting and reports is nearer four. We confirm a firm timeline in writing after discovery and validate on staging before go-live.
Every build includes a post-go-live support and warranty window for bug fixes and adjustments. Beyond that, we offer an ongoing support and enhancement plan that covers new KPIs, changes as your process evolves, and compatibility maintenance across Odoo 17, 18 and 19 upgrades. Because the module is delivered as source in a Git repo you own, you are never locked in — but the metrics are computed logic that benefits from a maintenance relationship as Odoo core evolves.
Odoo 17, 18 and 19, on both Community and Enterprise. It depends on the standard Manufacturing (mrp) app, and optionally Quality and Inventory for scrap/first-pass-yield metrics. We target your exact version and edition, and we build cleanly on top of core rather than forking it, so standard MRP upgrades keep working.
No separate BI tool and no second copy of your data. KPIs are computed inside Odoo — as stored compute fields with proper @api.depends and dashboard queries built on read_group aggregation rather than per-record loops — so the board stays responsive even on plants running thousands of work orders a month. Everything reads live from your existing manufacturing, work-order and quality records.
Yes. Because every KPI is a real Odoo field, the same values are available in list, pivot and graph views, in QWeb PDF reports, and through Odoo's XML-RPC / JSON-RPC API for external dashboards or MES/BI integration. There is also an optional big-screen andon mode that auto-cycles the KPI board on a shop-floor TV.
Access is enforced with Odoo's native security: ir.model.access.csv for model-level rights plus record rules and user groups so operators see their work center, line leads see their line, and plant managers see the whole site. It is multi-company and multi-plant aware, so figures are correctly scoped per site.
Real-time Odoo manufacturing command center: OEE, throughput, lead time, scrap and on-time KPIs in one live dashboard.