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

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
3294
0
1月 24
1582
0
12月 20
2138
1
9月 19
4921
0
6月 17
3176