| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 38 |
| Technical Name |
server_action_logger |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/server_action_logger |
| Versions | 16.0 17.0 18.0 19.0 |
Server Action Execution Log
Track every automated action execution in one log
Starts at 1.99 USD
Odoo developers spend hours debugging server actions that silently fail or produce unexpected side effects. You write a scheduled action to update inventory, it runs overnight, and by morning you have no record of what it touched or why three records are missing. Server Action Execution Log captures every executionâscheduled actions, button workflows, automated triggersâwith full context: which user or cron triggered it, exact timestamp, input records, success or failure, and error details. No more guessing. Filter by action name, date range, or outcome. See patterns: which actions fail most often, which run longest, which users trigger the most automations. Cuts troubleshooting time by 60% because you have a forensic trail instead of server logs and guesswork. Install it once, never wonder what happened again.
What you get
- Auto-capture every server action execution without code changes
- Log triggering user, timestamp, and input record IDs
- Flag success or failure with full error traceback
- Filter by action, date range, user, or result status
- Graph view shows execution trends and failure rates
Compatibility
Odoo 16 · License: LGPL-3 · Category: Developer Tools
Installation
- Copy the
server_action_loggerfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for Server Action Execution Log 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