| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 189 |
| Technical Name |
au_track_deleted_records |
| License | LGPL-3 |
| Website | https://mudassir.odoo@gmail.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 189 |
| Technical Name |
au_track_deleted_records |
| License | LGPL-3 |
| Website | https://mudassir.odoo@gmail.com |
Deleted Records Tracker
Odoo 17 Module for Tracking and Managing Deleted Records
Overview
Deleted Records Tracker is a robust module for Odoo 17 that helps administrators and developers monitor and manage deleted records across the system. It maintains a complete audit log, with details like model name, record ID, user who deleted, timestamp, and optional screenshots for better traceability.
Key Features
- Track and log deleted records with detailed information.
- Automatic screenshots when records are deleted.
- Skip heavy system tables like
mail.messageandir.attachmentto maintain performance. - Admin-level access control via user groups.
- Delete old logs easily with a wizard action.
- Dedicated tree and form views for easy navigation.
- Instant notifications after deletion actions.
- Supports Odoo 17 Community & Enterprise editions.
Screenshots
User Group Setup
Menu Items Overview
Deleted Records List View
Delete Logs Wizard
Logs Deleted Successfully
Log Form View
Installation & Usage
Requirements: Odoo 17 (Community or Enterprise), Python 3.8+, pyscreenshot library.
Installation: Place the module in your Odoo addons folder and update the app list. Assign proper user group access to manage deleted logs. Use the "Delete Records Up To" wizard to clear old logs when necessary.
Please log in to comment on this module