Flink Analytics
AI Business Intelligence for Odoo 19 — select any model (or several), or upload any data file, and get a complete automated analysis in one click. Built for businesses and government teams that need decision-ready insights, not raw tables.
Your Data Already Knows the Answer
One install. Any model, any file. Nine analytics engines. Zero configuration, zero SQL, zero data science team required.
Analyze Any Odoo Model — Even Several at Once
Sales orders, invoices, CRM leads, inventory moves, HR records — pick any model, choose specific fields or let auto-selection do it, add a domain filter, and combine multiple models in one analysis. Each model gets its own dashboard tab. User access rights are always enforced.
Interactive Analytics Dashboard
KPIs, plain-language key findings, trend charts, category breakdowns, correlation tables, anomaly reports and customer segments — all generated automatically, rendered as a native Odoo dashboard.
Forecast the Future, On Demand
Holt-Winters exponential smoothing with automatic frequency and seasonality detection, confidence bands and honest in-sample error reporting. Pick any date column and any metric — get the next quarters in seconds.
Upload Any Data File
Not everything lives in Odoo. Drop in CSV, Excel, JSON or Parquet files — sales exports, survey results, legacy system dumps — and run the exact same full analysis on them.
AI Executive Briefings — Your Provider, Your Privacy
Turn statistics into a boardroom-ready narrative with Claude, GPT, Gemini or Mistral — your choice, your API key. Strictly opt-in, and only aggregate statistics ever leave your server. Raw records never do. Designed for privacy-sensitive businesses and government deployments.
Boardroom-Ready PDF Reports
Print any analysis as a professional PDF: quality scores, key findings, correlations, anomalies, segments and the AI briefing — with your company header, straight from Odoo.
Everything Included
Data Profiling
Semantic type detection, per-column statistics, histograms, duplicates, and a 0–100 data-quality score with plain-language warnings.
Correlations & Trends
Significant relationships between metrics with strength and direction, plus automatic time-trend detection on every date column.
Anomaly Detection
Univariate outliers (IQR) plus multivariate Isolation-Forest scanning to surface the records that do not belong.
Segmentation
Automatic K-Means clustering with auto-selected k — discover your natural customer and record groups with distinctive traits.
Forecasting
Holt-Winters with seasonality auto-detection, confidence bands, and honest error reporting — no black boxes.
Security First
User/Manager groups, record rules, and ORM-level access control — users can only ever analyze records they are allowed to read.
Get Started in Minutes
Install the module
(pandas & numpy required,
scikit-learn recommended)
Pick your models
or upload a file
Click Run Full Analysis
Explore the dashboard,
generate AI briefings,
print PDF reports
Support
Questions, feature requests or installation help:
ziadelata@gmail.com
Python dependencies: pip3 install pandas numpy scikit-learn openpyxl
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1697 |
| Technical Name |
flink_analytics |
| License | OPL-1 |
| Website | mailto:ziadelata@gmail.com |
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