| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 710 |
| Technical Name |
atliis_field_tracking |
| License | OPL-1 |
| Website | https://www.atliis.com/ |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 710 |
| Technical Name |
atliis_field_tracking |
| License | OPL-1 |
| Website | https://www.atliis.com/ |
| Versions | 17.0 18.0 19.0 |
No-Code Field & Line Tracker
Admin-only tracking control for standard fields and one2many lines
Enable chatter tracking on any field across any model, including line-level changes inside one2many fields, from a system administrator interface without custom code or server restarts.
Full chatter tracking control — no code, no restarts
Enable or disable tracking on any field — standard or one2many line level — from an admin UI that applies changes immediately.
Standard Field Tracking
Turn chatter tracking on or off for regular fields — char, selection, date, numeric, many2one, many2many — across any Odoo model.
One2Many Line-Level Tracking
Track value changes inside one2many lines by selecting exactly which child fields should be monitored — Quantity, Unit Price, Product, or custom fields.
Restore Original Settings
The module stores the original tracking value of each field so deleting a rule cleanly restores the prior configuration — no permanent side effects.
Administrator Only
The app, menus, and configuration records are accessible only to system administrators — keeping tracking policies under controlled access.
Track any field change — without touching the source code
No XML overrides, no Python patches, no server restarts. Create a rule in the UI and chatter tracking is active immediately.
Applied Immediately
Rules take effect the moment they are saved — no module upgrade, no server restart, no developer needed.
Fully Reversible
Delete a rule and the field's original tracking setting is automatically restored — no manual cleanup required.
Any Model, Any Field
Works across standard Odoo models and custom models — if the field exists, tracking can be enabled from the admin interface.
Setup and tracking workflow
Follow these steps to open the Field Tracking app, create tracking rules for standard and one2many fields, and review chatter output.
Open the Field Tracking App
Log in as a system administrator and open the Field Tracking app from the backend to access the tracking rules dashboard.
The app is only visible to users with Odoo administrator or Settings access.
Review or Create Tracking Rules
Go to Field Tracking > Tracking Rules to see existing rules or create a new one for a model and field.
Each rule targets a specific model and field combination. You can manage all active tracking configurations from this list.
Configure Standard Field Tracking
Choose a regular field, enable tracking, and set the tracking order to control how updates appear in the chatter.
Supported field types include char, selection, date, numeric, many2one, and many2many. Changes take effect immediately after saving.
Configure One2Many Line Tracking
For a one2many field such as Order Lines or Invoice Lines, select the child fields to watch and enable tracking for line-level value changes.
The module logs old and new values when an existing child line's watched field changes — such as Quantity, Unit Price, or Product.
Review Chatter Output
After saving a record, the chatter shows the old and new values for both standard tracked fields and watched line-level changes.
Standard field changes and one2many line changes each appear as separate chatter entries with clear before/after values.
Search, Group, and Manage Rule Status
Use the search and group-by tools to manage many rules, and quickly review enabled or disabled tracking configurations.
Rules can be disabled without being deleted — preserving the configuration for easy re-activation later.
Install and configure
Install the module, log in as an administrator, and start creating tracking rules for any field on any model.
1. Add the module
Copy atliis_field_tracking into your Odoo addons path.
2. Update Apps
Enable developer mode and update the app list from Odoo.
3. Install
Search for No-Code Field & Line Tracker and install the module.
4. Configure
Log in as an administrator, create tracking rules for fields or one2many lines, and review the chatter immediately.
Common questions
Can I track both standard fields and one2many line fields?
Yes. The module supports standard field tracking and line-level tracking inside one2many fields from the same configuration area.
Does this module require a server restart after changing rules?
No. Tracking changes are applied immediately, and active rules are also re-applied automatically when Odoo starts again.
Who can access and manage the tracking rules?
Only users with Odoo administrator or Settings access can see and manage this module. It is designed as an admin-only configuration tool.
What kinds of one2many changes are logged?
The module logs value changes on existing child lines for the selected tracked fields. It does not log line creation or line deletion.
Are original field tracking settings preserved?
Yes. For standard fields, the module stores the original tracking value and restores it automatically if the tracking rule is removed.
I need customisation in this module. How can I request it?
Please contact us at helpdesk@atliis.com to request customisation.
Do I get free support?
Yes, we provide 90 days free support from the date of purchase.
Get in touch with us
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module