Hi All,
We have an Odoo 11 Application and we need to customize the Search view for Purchase-Vendors Window.
By default, the window had a filter “Vendor” and if we remove the search filter it will bring all data to that Window
We had tied to save like bookmark in “Favorites” but clearing the Filter, the window displays all
So, we would like to know how it is possible to show only “Vendor” in the Purchase-Vendors Window even the end-user removes the search Filter.
Also, we need to write these configurations to our custom addons file which can be installed and shared when needed
Regards,