OE Extra Tools: Adaptive Edit Control
Restore the classic readonly-first form view workflow in Odoo. All forms open in readonly mode by default; an Edit button switches to edit mode; Save commits, Discard reverts. Includes save confirmation, editable x2many, input styles, form density, and strict mode.
Features
Readonly-First Form Views
All form views open in readonly mode by default, restoring the classic Odoo workflow. An explicit Edit button in the control panel switches to edit mode; Save commits, Discard reverts.
Save Confirmation Dialog
A confirmation dialog appears before saving changes, preventing accidental edits and giving users a chance to review their modifications before committing.
Editable x2many in Readonly Mode
One2many and many2many fields remain editable even when the parent form is in readonly mode, so users can inline-edit line items without entering full edit mode.
Input Field Styles
Choose from three input field styles - default, filled, and underlined - to match your brand or personal preference, configurable from General Settings.
Form Layout Density
Adjust form layout density between default, cozy, and roomy modes, giving users control over how much information fits on screen at once.
Strict Unsaved Changes Mode
Block navigation when unsaved changes exist, preventing accidental data loss when switching records or views before saving.
Global Toggle & Context Control
Enable or disable the feature globally from General Settings, or pass x_manual_edit=True in action context to skip the readonly override on specific views.
Pure JS/CSS Implementation
No server-side dependencies - the module is pure JavaScript and CSS, works everywhere in Odoo, respects native permissions, and is safe for upgrades.
See It in Action
Global Language Support (20+)
Available in 20+ languages: es_ES, fr_FR, it_IT, pt_BR, nl_NL, da_DK, de_DE, pl_PL, ar_001, zh_CN, ru_RU, ja_JP, tr_TR, id_ID, th_TH, vi_VN, ko_KR, pt_PT, sv_SE, cs_CZ.
Premium Support & 90-Day Warranty
90 days of free technical support and bug fixes included with your purchase.
Contact SupportBuilt by Odoo Engineering
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 363 |
| Technical Name |
oe_edit_mode |
| License | OPL-1 |
| Website | https://odooengineering.com |
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