跳至内容
菜单
此问题已终结
1 回复
9560 查看

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

形象
丢弃
最佳答案

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.

形象
丢弃

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

相关帖文 回复 查看 活动
3
10月 16
6287
2
5月 15
4157
1
3月 15
4992
1
7月 25
523
1
2月 25
1247