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

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
3220
0
1月 24
1551
0
12月 20
2097
1
9月 19
4880
0
6月 17
3142