| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 50 |
| Technical Name |
cron_health_dashboard |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/cron_health_dashboard |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 50 |
| Technical Name |
cron_health_dashboard |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/cron_health_dashboard |
| Versions | 16.0 17.0 18.0 19.0 |
Scheduled Action Health Dashboard
Catch silent cron failures before they become business emergencies.
Starts at 9.99 USD
Your Odoo instance runs dozens of scheduled actions every day â invoice aging, stock reorder, EDI sync, email queues. When one silently fails, nobody gets an alert. Your ops team notices the symptom two days later, you dig through Settings > Technical > Automation, scroll raw log entries, and piece together what broke and when. That is wasted time on a problem that should have been visible the moment it happened.
Cron Health Dashboard turns every scheduled action into a live Kanban card showing status (success, running, or failed), the exact timestamp and duration of the last run, and a consecutive-streak counter so you see 'Failed 4 times in a row' at a glance instead of parsing log lines. Color coding puts red cards front and center the second you open the screen.
Admins managing 20 or more cron jobs report cutting diagnosis time from 20-plus minutes down to under 60 seconds. Consultants use the tree view during client health checks to snapshot the full job history in one export. The streak metric alone surfaces intermittent failures that look fine in the last-run timestamp but are quietly degrading your data.
No extra infrastructure, no external monitoring services, no configuration required. The module hooks into the existing ir.cron execution flow and logs every run automatically from the first install.
Install today and know within 30 seconds whether your Odoo automation is healthy.
What you get
- Surface failed cron jobs instantly via color-coded Kanban cards.
- Display last-run timestamp and duration on every scheduled action card.
- Track consecutive failure streaks so intermittent faults never hide.
- Show full error traceback in the form view without leaving the dashboard.
- Log every run automatically â zero configuration after install.
- Filter and sort the tree view by status, duration, or streak count.
- Export run history as CSV for client health-check audits.
Compatibility
Odoo 19 · License: LGPL-3 · Category: Tools
Installation
- Copy the
cron_health_dashboardfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for Scheduled Action Health Dashboard and click Install.
Support
Open an issue on the GitHub repository â we triage every report within two business days.
Please log in to comment on this module