-
- Downloads
[ADD] web: easy to change noupdate value
It is currently difficult to mark a record as noupdate Make it doable in one click. The choice of what should and should not be on noupdate is personal and depends of the company need and how technical are the users. Problem raised at #25748 The res.lang records are typically complicated and changing the date format may break the database. Keeping it in noupdate=0 makes sense for most use but allow to change it if needed. Closes #25759
Showing
- addons/web/static/src/js/widgets/debug_manager.js 15 additions, 2 deletionsaddons/web/static/src/js/widgets/debug_manager.js
- addons/web/static/src/xml/base.xml 6 additions, 1 deletionaddons/web/static/src/xml/base.xml
- odoo/addons/base/models/ir_model.py 8 additions, 0 deletionsodoo/addons/base/models/ir_model.py
Loading
Please register or sign in to comment