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

Bonjour

<field name="analytic_account_id"  placeholder="Selectionner une affaire" attrs="{'invisible':[('selectionner', '=', 'create')]}"/>

avec un 'ou' j'ai une syntax erreur

<field name="analytic_account_id"  placeholder="Selectionner une affaire" attrs="{'invisible':[('selectionner', '=', 'create') || ('selectionner', '=', '' )]}"/>
頭像
捨棄
作者

Solved with

This is an english forum, please use english language.

最佳答案

Ta syntaxe n'est pas bien construite, regarde le lien de la documentation:

https://www.odoo.com/documentation/8.0/reference/orm.html#domains

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
9月 24
20051
2
3月 24
2740
1
10月 23
1556
2
12月 22
12678
2
5月 22
4249