Back to the store

Odoo Health Board iconLive

Odoo Health Board

See whether operations are actually healthy - one page, fourteen checkpoints, green to red, every number clickable back to the records behind it.

What it does

A single operational-health page per instance. A fourteen-node process rail shows where work is stalling, a server-load panel shows what the instance itself is doing, and four role-gated tabs let each team drill into its own numbers. Every metric clicks through to the filtered backend list that produced it, so nobody argues with the dashboard.

Who it's for: operations leads and implementers who need one shared answer to "is today fine?".

What you get: a deploy script that dry-runs by default and can roll back, a metric-accuracy QA script that recounts every figure directly, and a negative-access QA script that proves the role gates hold.

Specification

Version1.0.0
CompatibilityOdoo 18; XML-RPC only; SaaS and on-premise
RequirementsOdoo 18. XML-RPC access with an admin account. No server filesystem access and no custom module required.
Proven onPaddy (production)
Writes toodoo
Keywordshealth, monitoring, operations, dashboard, KPI, drill-down

How you install it

Order the kit, download the encrypted bundle from your portal, then unlock it with the activation token we send you:

python3 kitctl.py unlock health-1.0.0.kitpkg --token KIT-... --target https://your-instance.odoo.com --db yourdb --login you --password ... --out ./kit

The token binds to that instance the first time it is exchanged. Reinstalling there stays free; a different instance is refused and we are told about it.