| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 904 |
| Technical Name |
odoo_health_score |
| License | OPL-1 |
| Website | https://www.stridebs.com |
๐ฉบ Odoo Health Score
Know exactly how healthy your Odoo instance is โ in seconds.
Odoo 18 20 Checks Auto Weekly Scan LGPL-3
Odoo Health Score performs a deep diagnostic scan of your Odoo instance across four critical dimensions: Performance, Security, Data Quality, and Maintenance. Every scan produces a score from 0 to 100 with a letter grade (AโF) and a prioritized list of issues with clear, actionable remediation steps.
๐ Dashboard
๐ 20 Automated Checks Across 4 Categories
๐ Security (max 30 pts)
- Excessive admin users
- Stale users inactive 90+ days
- Two-factor authentication status
- Portal users with internal access
- Demo company data still active
โก Performance (max 25 pts)
- Database size monitoring
- Overdue / failing cron jobs
- Filestore bloat detection
- Partner table size warning
- Email queue backlog
๐ Data Quality (max 25 pts)
- Customers without email
- Duplicate partner detection
- Orphaned attachments
- Old unpaid invoices (>180 days)
- Products with zero price
๐ง Maintenance (max 20 pts)
- Pending module upgrades
- Broken / uninstallable modules
- Module bloat
- Debug logging in production
- Missing outgoing mail server
๐จ Issue Detail View
๐ Scoring & Grades
| Category | Max Score | Checks |
|---|---|---|
| Security | 30 pts | 5 checks |
| Performance | 25 pts | 5 checks |
| Data Quality | 25 pts | 5 checks |
| Maintenance | 20 pts | 6 checks |
A โฅ90 ยท B โฅ75 ยท C โฅ60 ยท D โฅ45 ยท F <45
๐ How to Use
- Install the module from the Odoo App Store.
- Navigate to the Health Score app in the home menu.
- Click New Scan โ the scan completes in seconds.
- Review your score, read the issues, and apply the fixes.
- Re-scan to watch your score climb toward an A.
A weekly automated scan also runs in the background and logs results automatically โ no manual action needed.
โ๏ธ Configuration
No configuration required. Install and scan. For best results, ensure the user running the scan has System Administrator rights so all checks can access the necessary data.
๐บ Roadmap
- PDF export of the health report
- Email report to administrators automatically
- Score trend chart (history over time)
- Custom check thresholds (configurable per instance)
- More checks: backup status, session timeout, API key audit
๐ Bug Tracker
Bugs are tracked on GitHub. Please report issues there.
๐ค Credits
Author: Ghassan Al Ajbiri
License: LGPL-3
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