-
- Downloads
[FIX] web: keep the search options visibility state
The search buttons visibility is saved in the local storage. Rev. 6448420c changed the API of the LocalStorage servive (by JSON parsing the values), and didn't adapt the calls done for the search buttons. Closes #33833 closes odoo/odoo#34206 Signed-off-by:VincentSchippefilt <VincentSchippefilt@users.noreply.github.com>
Showing
- addons/web/static/src/js/views/search/search_view.js 2 additions, 2 deletionsaddons/web/static/src/js/views/search/search_view.js
- addons/web/static/tests/views/search_view_tests.js 42 additions, 0 deletionsaddons/web/static/tests/views/search_view_tests.js
- doc/cla/individual/jakubhruby.md 11 additions, 0 deletionsdoc/cla/individual/jakubhruby.md
Loading
Please register or sign in to comment