| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 25 |
| Technical Name |
hide_server_traceback |
| License | LGPL-3 |
| Website | https://www.linkedin.com/in/deepak-verma-07144012a |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 25 |
| Technical Name |
hide_server_traceback |
| License | LGPL-3 |
| Website | https://www.linkedin.com/in/deepak-verma-07144012a |
Hide Server Error Details
Protect your Odoo users from technical tracebacks, internal file paths, debugging information and unnecessary system details.
Why This Module?
By default, Odoo may display detailed traceback information whenever a server-side error occurs. These messages can expose internal implementation details such as:
- Python Tracebacks
- Server File Paths
- Module Structure
- Debug Information
- Technical Error Details
While useful for developers, these details should not be visible to end users in production environments.
This module replaces technical information with a clean and professional error experience.
Key Features
🔒 Hide Technical TracebacksPrevent end users from viewing Python tracebacks and stack traces. |
🛡 Protect Sensitive InformationHide file paths, internal code references and implementation details. |
⚡ LightweightNo heavy processing or performance impact. |
🎯 Better User ExperienceShow clear and professional error messages. |
🔧 Easy InstallationInstall like any standard Odoo application. |
🚀 Production ReadyPerfect for customer-facing deployments. |
Before vs After
❌ Before Installation
|
✅ After Installation
|
Screenshots
Before Installation
After Installation
Comparison View
Installation
- Copy the module into your custom addons directory.
- Update Apps List.
- Install Hide Server Error Details.
- Done. Users will no longer see technical traceback information.
Please log in to comment on this module