Hi, everyone,
I'd like to realise if it's possible to use operators into the searchbar for specific searching of a certain searched list in the Odoo 11.0 version.
For instance, if I got a list of 200 references of product references and I need to filter them in the whole product table list, intuitively I would use "reference1|reference2|reference3|...|reference200" to get them shown, using the operator '|' as 'or', but this approach is not working.
Anyone can give me a clue about how to use the operators in the Odoo world?
Thank you in advance.