Skip to Content
Menu
This question has been flagged
1 Odpoveď
6557 Zobrazenia

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

Avatar
Zrušiť
Best Answer

AND is default in odoo,

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

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jan 24
3549
0
jan 24
1753
0
dec 20
2271
1
sep 19
5096
0
jún 17
3311