OVERVIEW
This module simplifies the management of tracking fields directly from the settings menu. It allows administrators to enable or disable the tracking of specific fields in models without the need for technical expertise or accessing the backend.
Key Features
- Tracking Configuration: Easily enable or disable field tracking for any model from the Odoo settings interface.
- Centralized Management: Configure tracking options in one place, streamlining the process for administrators.
- User-Friendly Interface: Intuitive and accessible design for managing tracking without requiring developement.
- Audit-Ready Changes: Ensure accurate logs of tracked changes, enhancing transparency and accountability.
- Customizable Options: Select only the fields necessary for tracking, avoiding unnecessary data clutter.
- Time-Saving: Quickly adjust tracking settings without modifying the database schema or code.
Usage:
-
Activate Developer Mode
- Go to Settings in your Odoo instance.
- Enable the Debug (Developer) mode from the settings page.
-
Access Tracking Field Configuration
- Navigate to Settings > Technical > Database Structure > Models.
- Select the model where you want to adjust field tracking.
-
Manage Tracking Fields
- Go to the Tracking Fields tab on the model's page.
- Add fields you want to track or remove fields you no longer need to track.
- After updating the tracking fields, click Save to apply the changes
SCREENSHOTS
SETTING PAGE

Model page ( I add narration field on tracking page )

Result ( Now i get tracking of narration field )

SUPPORT
Please log in to comment on this module