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

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
3280
0
1月 24
1572
0
12月 20
2124
1
9月 19
4916
0
6月 17
3165