コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
9557 ビュー

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
6285
2
5月 15
4156
1
3月 15
4987
1
7月 25
509
1
2月 25
1246