Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 113 |
Technical Name |
button_edit |
License | LGPL-3 |
Key Features:
Our new module introduces a feature that adds an edit button on the form view, allowing users to easily toggle between view mode and edit mode.

Current Issue
In Odoo 17, users can easily edit fields on the form view. While this provides convenience, it also poses some issues related to errors when users can change information too easily without confirmation.
Solution
Our module offers an intelligent solution by adding an edit button on the form view. This button allows users to toggle between read mode and edit mode, similar to older versions of Odoo. When in read mode, the fields on the form are locked and cannot be edited, protecting information from unwanted changes. When editing is needed, users simply click the edit button to unlock the fields and proceed with their changes.
Benefits
- Enhanced Security: Minimizes errors due to unwanted information changes.
- User-Friendly: Easily switch between read and edit modes with a single button.
- Convenience: Combines the advantages of both the new and old versions of Odoo.
Try our new module today to experience the difference and enhance your productivity on Odoo 17!
Details of Applied Fields
- Char Field: Applied to fields such as 'Name', 'Description', etc.
- Many2one Field: Applied to fields like 'Customer', 'Product', etc.
Note: Due to the large number of fields, I have not been able to convert all of them in a short period. If you need assistance, please feel free to contact me.
Please log in to comment on this module