Good afternoon people, in the QA dept they find confusing some of the search functionality that applies to all entities, precisely the search field that appears on embedded one2many fields. They asked to include the search term that's already in the field in the window that appears after clicking on Search (from those last two options that appear whether there are results or not: seach, and create). Could you point me in the client code where I can fiddle with this?
Another question, that I guess is server side: Where can I define which columns are searched in those fields?. I couldn't find the default criteria. I know you can use the FILTER option in the top left, but now I have many cases where that the included columns in the plain search needs to be customized. I have one case that the search doesn't bring any results if not using the filter specifying which column to search. Probably a bug of the downloaded module but I don't know where to look to fix it. Thanks! Mariano.
