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

On https://doc.openerp.com/trunk/server/03_module_dev_03/#data-elements (most recent documentation I can found about views) it still refers to the search filters (1) and the advanced search filters (2). This is outdated right?

 

 

形象
丢弃
最佳答案

Hannes,

Select='1' was used in views when we did not have the search views in existence.

In python files (field definition), its used for indexing. FOr XMLs, its outdates for sure.

Thanks.

 

 

形象
丢弃
编写者

Allright, thank you. I thought so, but just have to be sure. In some v5 code these attributes are still existing. So it doesn't have any effect. Thanks.

相关帖文 回复 查看 活动
1
3月 15
7297
1
9月 19
9201
1
3月 15
10344
0
3月 15
6826
1
8月 21
9353