跳至內容
選單
此問題已被標幟
1 回覆
9534 瀏覽次數

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
6284
2
5月 15
4133
1
3月 15
4982
1
7月 25
493
1
2月 25
1245