Form Field Change Timeline
by mypacksoft https://github.com/mypacksoft/form_field_change_timeline$ 1.97
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 39 |
| Technical Name |
form_field_change_timeline |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/form_field_change_timeline |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 39 |
| Technical Name |
form_field_change_timeline |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/form_field_change_timeline |
| Versions | 16.0 17.0 18.0 19.0 |
Form Field Change Timeline Widget
Inline field-change history on the form â skip the chatter scroll
Starts at 9.99 USD
When a credit limit or quote field changes unexpectedly, your support rep should not spend 20 minutes scrolling through 50 chatter entries to find the one edit that matters. The Form Field Change Timeline Widget places a compact history panel directly beside the field on the record, showing who changed it, when, the old value, and the new value â without opening chatter, without switching tabs.
Setup takes two lines of XML. Drop the widget tag onto any tracked field in your view XML and the panel appears on that record automatically. From the Settings panel you control how many entries show per field and toggle the widget on or off per model, so you only add it where it earns its place.
Support reps confirm whether a field was manually overridden in under 10 seconds without leaving the form. Developers verify that an automated action fired at the right moment without opening a debug log. Admins catch accidental edits on critical config records during monthly reviews before errors ripple downstream.
The widget reads from Odoo's existing field tracking data â no new log tables, no schema changes, no extra setup if tracking is already on. Works on Odoo 16, 17, 18, and 19.
What you get
- History panel appears inline beside the field â not in a separate log screen
- Each entry shows editor name, timestamp, old value, and new value
- Add the widget to any tracked field with two lines of view XML
- Configure how many entries show per field from the Settings panel
- Enable or disable per model to avoid cluttering low-risk records
- Reads Odoo's existing tracking data â no new tables or schema changes
- Supports Odoo 16, 17, 18, and 19 in a single install
Compatibility
Odoo 19 · License: LGPL-3 · Category: Developer Tools
Installation
- Copy the
form_field_change_timelinefolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for Form Field Change Timeline Widget 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