Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6677 Visualizzazioni

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?

 

 

Avatar
Abbandona
Risposta migliore

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.

 

 

Avatar
Abbandona
Autore

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.

Post correlati Risposte Visualizzazioni Attività
1
mar 15
7397
1
set 19
9298
1
mar 15
10422
0
mar 15
6945
1
ago 21
9438