Skip to Content
Menu
This question has been flagged
1 Odpoveď
6646 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
3759
0
jan 24
1885
0
dec 20
2402
1
sep 19
5245
0
jún 17
3449