| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 4670 |
| Technical Name |
soft_dashboard |
| License | OPL-1 |
| Website | https://softeamg.com |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 4670 |
| Technical Name |
soft_dashboard |
| License | OPL-1 |
| Website | https://softeamg.com |
| Versions | 16.0 17.0 18.0 19.0 |
Cross-model joins — analytics no other dashboard app offers
Most dashboard apps chart one model at a time. Soft Dashboard visually joins unrelated models — sales × project, invoices × salesperson, tasks × customer country — and aggregates across them. Compiled into safe, parameterised SQL, validated against the ORM (never injectable).
🧩 Visual builderJoin models on stored columns — no SQL. |
✨ Smart suggestionsAuto-fill joins from relations — 1 or 2 hops. |
🗂️ Template galleryReady joins: Sales, Accounting, CRM, Project. |
One control, the whole board refocusesDrop a filter above the grid — it applies to every tile that has the field. Pick a country, a salesperson, a stage and the dashboard updates at once. Plus 9 date presets and threshold colouring. |
![]() |
![]() |
Arrange tiles on a magnetic gridA 12-column grid with a live ghost preview — green when free, red on conflict — and collision-aware drop. Move by the header, resize by the corner; layouts persist. |
25 visualisation types — a full superset
More than any comparable app. All built in.
Built-in AI
🗣️ Ask your data Type a request and AI drafts the tile — validated against your real models & fields. |
📝 Executive summary One click reads every tile and writes the narrative and a recommended action. |
💡 Per-tile insights Ask AI to read any chart — top/bottom contributors and anomalies. |
Publish without a loginA token-gated, read-only public link for clients with no Odoo account — server-rendered, embeddable. Plus scheduled PDF email, per-tile Excel / CSV / PNG export, and threshold alerts. |
![]() |
A genuine step up
| Capability | Soft Dashboard | Typical app |
|---|---|---|
| Cross-model SQL joins | ✓ | ✕ |
| Visualisation types | 25 | ~17 |
| AI “ask your data” (text → tile) | ✓ | ✕ |
| AI executive summary | ✓ | ✕ |
| Public share link (no login) | ✓ | ✕ |
| Threshold alerts (event-driven) | ✓ | partial |
| Drag & drop · filters · drill-down | ✓ | ✓ |
| Export Excel · CSV · PNG · PDF | ✓ | ✓ |
Good to know
Yes. It depends only on base and web, maintained for Odoo 16-19, both editions.
Build a tile whose data spans models that aren't directly related — e.g. revenue per project task. A visual builder declares the join; the engine compiles safe SQL.
Only the AI features call an LLM (key set under Configuration → AI Settings). Everything else works without it.
Yes — enable the public link and share the token URL. It renders a read-only snapshot; disable any time.
Odoo 16 · 17 · 18 · 19 — Community & Enterprise. No code. No SQL. Just insight.
Buy & install directly from this Odoo Apps page.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



Please log in to comment on this module