Skip to Content
Menu
This question has been flagged

Hello,

 

i would like to make a field available for advanced search.

Is it possible to do that through the interface (with the developer mode?) and if so, how can i do that?

 

Thank you

Avatar
Discard
Best Answer

If you add a field into a model, it would be automatically available in the Advance Search as long as the field is stored in database or searchable.  Related and function fields are usually not stored unless if you set it's store attribute.  Function fields can be made searchable through fnct_search attribute of the field.

Avatar
Discard

Here the documentation for V8 : https://www.odoo.com/documentation/8.0/reference/orm.html#field-computed

Related Posts Replies Views Activity
3
Oct 16
6288
2
May 15
4159
1
Mar 15
4996
1
Jul 25
535
1
Feb 25
1249