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

How to check more than one condition in a single record rule?

アバター
破棄
最善の回答

AND is default in odoo,

for OR u should write as '|' in starting of condition,,

example:['|',('user_id''='',user.id),('user_id''='False)]

アバター
破棄
関連投稿 返信 ビュー 活動
2
1月 24
3603
0
1月 24
1783
0
12月 20
2303
1
9月 19
5130
0
6月 17
3346