跳至内容
菜单
此问题已终结
1 回复
6372 查看

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
2139
1
9月 19
4922
0
6月 17
3176