I created a custom view in Odoo backend but I am not able to implement a search for it. Any clue on how to create a custom search method for it?
One of the error if a search bar is created and used like normal variants:
TypeError: Cannot read properties of undefined (reading 'domain')