[19.0][ADD] web_search_deactivate_autosearch - #3643
samirGuesmi wants to merge 1 commit into
Conversation
AnizR
left a comment
There was a problem hiding this comment.
Code LGTM
And it seems to work correctly on runboat 👍
| "author": "ACSONE SA/NV, Odoo Community Association (OCA)", | ||
| "license": "AGPL-3", | ||
| "installable": True, | ||
| "depends": ["web"], |
There was a problem hiding this comment.
@samirGuesmi Thanks for the contribution!
Could you also add yourself as a maintainer in the manifest? It helps ensure that modules don’t become orphaned and makes it clear who is taking care of them.
|
This PR has the |
e41d853 to
1c1f609
Compare
|
Hi @lmignon could you please check if your comment is resolved so we could have it merged? |
|
Hey @samirGuesmi , thank you for your contribution! |
|
What a great day to merge this nice PR. Let's do it! |
|
@ivs-cetmix The merge process could not be finalized, because command |
|
@sbidoul Can you reserve the name on pypi plz? Thank you. |
|
name reserved |
By default, Odoo triggers a new search every time you add or remove a filter, group by, or favorite in the search bar.
This module adds an "Auto search" checkbox next to the search bar: when unchecked, you can combine several filters without triggering a search on each change, and only run the search once by clicking the search icon.