[FIX] web: Settings headers should not be dirty
When a user changes a header setting, the record should not be marked as
dirty. If the user clicks on a button, the save dialog should not be
shown.
Next commit will bring a functional test and "steps to reproduce" of
this issue in website.
task-3265100
Part-of: odoo/odoo#125550
Co-authored-by:
"Guillaume (gdi)" <gdi@odoo.com>
Showing
- addons/web/static/src/webclient/settings_form_view/settings_form_arch_parser.js 16 additions, 0 deletions...webclient/settings_form_view/settings_form_arch_parser.js
- addons/web/static/src/webclient/settings_form_view/settings_form_view.js 15 additions, 0 deletions...ic/src/webclient/settings_form_view/settings_form_view.js
- addons/web/static/tests/webclient/settings_form_view/settings_form_view_tests.js 81 additions, 0 deletions.../webclient/settings_form_view/settings_form_view_tests.js
Loading
Please register or sign in to comment