Hello i want to search products with AND operators not with OR operator. i am using odoo v12
Example:
I want to search Table Top in first search i write Table, in next search i write top so it will not show Table Top only it will show the products with table and top also. thats why i want AND operator for search perfection.
Help in this matter will be appreciated.
as mentioned i am searching for table and in next search i wrote top so should have shown me only table top but it is showing products containing table and products containing top as well so search is using OR operator but i want to search by AND operator